CQCL / pytket-pyquil

pytket-pyquil, extensions for pytket quantum SDK
Apache License 2.0
0 stars 3 forks source link

Add `KAKDecompostion` pass to `optimisation_level=2` after routing #51

Closed CalMacCQ closed 9 months ago

CalMacCQ commented 9 months ago

Added a KAKDecomposition pass to optimisation_level=2 for the default_compilation_pass.

This is consistent with the passes applied by pytket-qiskit https://tket.quantinuum.com/extensions/pytket-qiskit/#default-compilation

And pytket-iqm https://github.com/CQCL/pytket-iqm/pull/78