v1.35.0rc0
Pre-release
Pre-release
What's Changed
- docs: update docs build instructions by @CalMacCQ in #1625
- Bugfix/symbol sub doesn't preserve opgroup by @yao-cqc in #1632
- Remove hardware inefficient rz-sx decomposition for TK1 by @sjdilkes in #1643
- Add utility method to check register alignment in
ClExprOp
by @cqc-alec in #1646 - Feature/qasm convert conditional rangepredicate by @yao-cqc in #1645
- docs: link to pytket-quest extensions docs by @CalMacCQ in #1648
- Fix #1576 max width in qasm by @cqc-melf in #1653
- reject incomplete registers in pytket to qasm conv by @cqc-melf in #1656
- Document ClExpr and friends. by @cqc-alec in #1658
- Deconstruct classical conditions in terms of
ClExprOp
instead ofClassicalExpBox
by @cqc-alec in #1657 - Update JSON schema for
ClExpr
and add validation test by @cqc-alec in #1660 - Add custom_deserialisation argument to BasePass.from_dict by @sjdilkes in #1647
Full Changelog: 1.34.0...v1.35.0rc0