v1.28.0rc0
Pre-release
Pre-release
What's Changed
- Main by @cqc-alec in #1350
- Add missing
Circuit
methods to API docs by @CalMacCQ in #1352 - Update to pytket-circuit-renderer 0.8 by @cqc-alec in #1354
- Ensure MacOS arm64 wheels are compatible with MacOS 12 and above by @cqc-alec in #1359
- Add "CANCELLING" and "RETRYING" statuses by @quantinuum-richard-morrison in #1364
- Run do-clang-format with clang-format 18.1.4 by @sjdilkes in #1367
- ci: Add automated benchmarking workflow by @daniel-mills-cqc in #1365
- Set Nix workflow to run on PRs and commits (not just weekly) by @jake-arkinstall in #1370
- Switch workflows to target
main
only by @cqc-alec in #1371 - Merge
develop
intomain
by @cqc-alec in #1372 - Show diff from clang-format. by @cqc-alec in #1373
- Remove workflow to automatically create Jira issues. by @cqc-alec in #1378
- Update libraries to boost 1.85.0 by @cqc-alec in #1379
- Update to catch2 3.6.0 by @cqc-alec in #1375
- Update to boost 1.85.0 by @cqc-alec in #1381
- Use
lark
package instead of deprecatedlark-parser
by @cqc-alec in #1386 - Escape underscores when converting to latex by @cqc-alec in #1385
- Remove debug prints. by @cqc-alec in #1387
- Update to pybind11_json 0.2.14 by @cqc-alec in #1389
- Add workflow to automatically add new issues to project. by @cqc-alec in #1390
- update tket email by @cqc-melf in #1391
- Feature/greedy pauli simp by @yao-cqc in #1384
- remove pytket-qsharp from docs by @cqc-melf in #1394
- Allow constant
BitLogicExp
as condition by @cqc-alec in #1397 - Methods for GPI, GPI2, and AAMS gates. by @michaelontiveros in #1395
- Update docs and changelog for release by @cqc-alec in #1398
New Contributors
- @quantinuum-richard-morrison made their first contribution in #1364
- @daniel-mills-cqc made their first contribution in #1365
- @michaelontiveros made their first contribution in #1395
Full Changelog: v1.27.0...v1.28.0rc0