v1.33.0rc3
Pre-release
Pre-release
What's Changed
- Update to pybind11 2.13.5 by @cqc-alec in #1559
- Update libs to boost 1.86.0. by @cqc-alec in #1560
- Install pytket requirements before version consistency checks by @cqc-alec in #1562
- Run valgrind on ubuntu-24.04 by @cqc-alec in #1563
- Allow constant ZZPhase fidelity in DecomposeTK2 by @johnchildren in #1558
- Use correct conan profile for valgrind build. by @cqc-alec in #1564
- Update to boost 1.86.0, tktokenswap 0.3.9 and tkwsm 0.3.9 by @cqc-alec in #1561
- Remove unused conan profile. by @cqc-alec in #1565
- Bump deadsnakes/action from 3.1.0 to 3.2.0 by @dependabot in #1568
- Remove unused "include" directives and "using" statements by @cqc-alec in #1569
- fix: broken crosslinks to user guide by @CalMacCQ in #1571
- docs: use latest version of theming submodule by @CalMacCQ in #1574
- Fix
QasmWriter.add_multi_bit()
for non-register-aligned arguments by @cqc-alec in #1572 - Bump cachix/install-nix-action from V27 to 28 by @dependabot in #1579
- Multi circuit display by @DNA386 in #1556
- Fix position of lines in changelog. by @cqc-alec in #1586
- Use clang-format 19. by @cqc-alec in #1587
- fix(pytket/docs): Update quantinuum sphinx submodule. by @aidanCQ in #1588
- Fix
DecomposeClassicalExp
for case where target occurs in expression by @cqc-alec in #1584 - Make
CXMappingPass
aStandardPass
with round-trip serialization and deserialization by @cqc-alec in #1575 - Fix typo in name of CliffordPushThroughMeasures pass by @isobelhooper in #1532
- Update to catch2 3.7.1 and pybind11 2.13.6 by @cqc-alec in #1591
- Add note to libs README about building libraries by @cqc-alec in #1592
- More include clean-up by @cqc-alec in #1593
- Alphabetize lists in cmake and conan files by @cqc-alec in #1594
- Bump cachix/install-nix-action from V28 to 29 by @dependabot in #1596
- Ensure
CXMappingPass
works on circuits containing barriers or wire swaps by @cqc-alec in #1598 - Remove gate-set predicates from
DecomposeSwapsToCXs
by @cqc-alec in #1599
New Contributors
- @isobelhooper made their first contribution in #1532
Full Changelog: v1.32.0...v1.33.0rc3