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

Add missing ops #30

Closed
aborgna-q opened this issue Mar 26, 2024 · 1 comment · Fixed by #37
Closed

Add missing ops #30

aborgna-q opened this issue Mar 26, 2024 · 1 comment · Fixed by #37
Assignees
Labels
bug Something isn't working

Comments

@aborgna-q
Copy link
Collaborator

aborgna-q commented Mar 26, 2024

There are multiple operations missing (CnY , CnZ, CSdg, PauliExpBox, ConjugationBox, ...)

Compare https://github.com/CQCL/tket-json-rs/blob/main/src/optype.rs with https://github.com/CQCL/tket/blob/develop/tket/include/tket/OpType/OpType.hpp for the full list.

@aborgna-q aborgna-q added the bug Something isn't working label Mar 26, 2024
@CalMacCQ
Copy link

OpType.Phase is another one

@aborgna-q aborgna-q self-assigned this Apr 5, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 8, 2024
Adds the missing optypes listed in #36.

Fixes #30.

---------

Co-authored-by: Alec Edgington <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants