pytket 1.23.0
What's Changed
- Drop support for MacOS 11 by @cqc-alec in #1130
- Bugfix/1132 update nix macos compiler by @jake-arkinstall in #1133
- Pin to pybind11-stubgen 2.3.6. by @cqc-alec in #1136
- Update emulator info and fix typo by @CalMacCQ in #1134
- add link to tket website by @cqc-melf in #1137
- Add mypy support to nix builds of pytket by @jake-arkinstall in #1138
- Merge from main by @cqc-alec in #1141
- Deprecate
SynthesiseHQS
by @cqc-alec in #1143 - Unskip test on Windows. by @cqc-alec in #1144
- Replace links to the pytket-extensions repo. by @cqc-alec in #1145
- Fix links to extensions page. by @cqc-alec in #1146
- Remove
pytket-ionq
backend from index and add sidebar links by @CalMacCQ in #1148 - Error-corrected unitary multiplication by @cqc-alec in #1149
- Update
nlohmann_json
to 3.11.3 by @cqc-alec in #1151 - Make architecture field optional in BackendInfo by @yao-cqc in #1106
- Update pytket-qujax link in the documentation by @CalMacCQ in #1157
- Bump cachix/install-nix-action from 23 to 24 by @dependabot in #1158
- Update changelog (re. making BackendInfo.architecture optional). by @cqc-alec in #1159
- Fix Cycle handling in FrameRandomisation by @sjdilkes in #1147
- Miscellaneous doc fixes and improvements by @cqc-alec in #1163
- Add PR template. by @cqc-alec in #1164
- Update Noise Aware Placement for Circuits with only single qubit gates by @sjdilkes in #1165
- Bump actions/setup-python from 4 to 5 by @dependabot in #1166
- Bump tket version. by @cqc-alec in #1171
- Fix
pytket.zx
dependency issue by @CalMacCQ in #1168 - Bump symengine and gmp versions by @cqc-alec in #1176
- Update to catch2 3.5.0 by @cqc-alec in #1177
- Fix invalid registers returned by q_registers and c_registers by @yao-cqc in #1185
- [feature] add a Circuit method for Reset by @ss2165 in #1184
- Add Visual Studio to .gitignore. by @dlyongemallo in #1181
- update github actions by @cqc-melf in #1186
- Release/1.23.0 by @cqc-alec in #1197
New Contributors
- @dlyongemallo made their first contribution in #1181
Full Changelog: v1.22.0...v1.23.0