v0.4.0
What's Changed
- Remove pytket-quantinuum dependency by @cqc-alec in #107
- BREAKING: Removes the
tket_optimization_level
argument topytket_to_phir
, ie, input programs are expected to have any optimizations performed beforehand.
- BREAKING: Removes the
- style: add refurb and apply its changes, upgrade wasmtime in #105
- Prevent parallel blocks in 1-qubit circuits by @Asa-Kosto-QTM in #109
- stricter ordering checks by @Asa-Kosto-QTM in #112
Full Changelog: v0.3.0...v0.4.0