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 utility method to check register alignment in ClExprOp #1646

Merged
merged 6 commits into from
Oct 31, 2024

Conversation

cqc-alec
Copy link
Collaborator

Closes #1644 .

Includes a fix to check the suitability of a pytket circuit for conversion to QASM after calling DecomposeBoxes().

@cqc-alec cqc-alec requested a review from yao-cqc October 31, 2024 10:44
@cqc-alec cqc-alec marked this pull request as ready for review October 31, 2024 10:44
Copy link
Contributor

@yao-cqc yao-cqc left a comment

Choose a reason for hiding this comment

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

LGTM

@cqc-alec cqc-alec merged commit 305d4b2 into main Oct 31, 2024
30 checks passed
@cqc-alec cqc-alec deleted the ae/validate-regvars branch October 31, 2024 11:04
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.

Add utility function to check that all ClExprOps are register-aligned
2 participants