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

Make SimplifyInitial opt in #48

Merged
merged 7 commits into from
Dec 11, 2023
Merged

Make SimplifyInitial opt in #48

merged 7 commits into from
Dec 11, 2023

Conversation

CalMacCQ
Copy link
Contributor

@CalMacCQ CalMacCQ commented Dec 6, 2023

Made the SimplifyInitial pass opt in. This is in line with the changes made to the other extensions.

See for example -> https://github.com/CQCL/pytket-qiskit/pull/183/files

Instead of being applied at level 2 of default optimisation, SimplifyInitial can be used via an optional kwarg to process_circuits.

@CalMacCQ CalMacCQ changed the title Update/optimisation level2 Make SimplifyInitial opt in Dec 6, 2023
@CalMacCQ
Copy link
Contributor Author

CalMacCQ commented Dec 6, 2023

I can also add the additonal post routing optimisations (for optimisation level = 2) into this PR if appropriate.

@CalMacCQ CalMacCQ merged commit 4b4358f into develop Dec 11, 2023
7 checks passed
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