Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add CZ op #121

Merged
merged 2 commits into from
Sep 20, 2023
Merged

feat: add CZ op #121

merged 2 commits into from
Sep 20, 2023

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Sep 20, 2023

No description provided.

Copy link
Collaborator

@aborgna-q aborgna-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -64,6 +64,7 @@ pub enum T2Op {
PhasedX,
ZZPhase,
AngleAdd,
CZ,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add non_exhaustive to this enum?

@ss2165 ss2165 merged commit 1d436e6 into main Sep 20, 2023
@ss2165 ss2165 deleted the feat/cz branch September 20, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants