pytket v1.24.0
What's Changed
- Fix determination of ccache path on Windows by @cqc-alec in #1192
- Remove obsolete script. by @cqc-alec in #1179
- Allow restriction of number of threads when building pytket using cmake. by @cqc-alec in #1180
- Use PEP 600 manylinux containers to build pytket by @cqc-alec in #1194
- Update versions of catch2 and rapidcheck. by @cqc-alec in #1190
- Support python 3.12; drop python 3.9 by @cqc-alec in #1193
- Only check pytket coverage for PRs to develop. by @cqc-alec in #1198
- Revert "Unitary Synthesis of ChoiMixTableau for Diagonalisation (#941)" by @cqc-alec in #1201
- Don't try to install ZX module with Python 3.12. by @cqc-alec in #1203
- Feature/main merge 1.23.0 by @cqc-alec in #1206
- Make the syntax of example commands more consistent between the READMEs. by @dlyongemallo in #1188
- Bugfix/ataninf1 by @cqc-alec in #1208
- Accept
OpType.Phase
in circuits passed toZXGraphlikeOptimisation
by @cqc-alec in #1210 - Update/copyright year by @cqc-melf in #1211
- Don't build docs in release workflow. by @cqc-alec in #1212
- Add missing
OpType.ConjugationBox
by @cqc-alec in #1209 - Improve documentation of PassSelector. by @cqc-alec in #1214
- Bump cachix/install-nix-action from 24 to 25 by @dependabot in #1216
- Release/1.24.0 by @cqc-alec in #1218
Full Changelog: v1.23.0...v1.24.0