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

Fix conversion of ClOp.BitEq and ClOp.BitNeq to QASM #1754

Merged
merged 3 commits into from
Jan 24, 2025
Merged

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Jan 24, 2025

Fixes #1753 .

@cqc-alec cqc-alec changed the title Ae/biteq Fix conversion of ClOp.BitEq and ClOp.BitNeq to QASM Jan 24, 2025
@cqc-alec cqc-alec requested a review from sjdilkes January 24, 2025 14:02
@cqc-alec cqc-alec marked this pull request as ready for review January 24, 2025 14:02
@cqc-alec cqc-alec merged commit 7eaf926 into main Jan 24, 2025
75 checks passed
@cqc-alec cqc-alec deleted the ae/biteq branch January 24, 2025 15:09
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.

Classical expressions containing BitEq and BitNeq operators converted to QASM incorrectly
2 participants