Releases: CQCL/pytket-quantinuum
Releases · CQCL/pytket-quantinuum
v0.45.0
What's Changed
- Add CliffordCircuitPredicate if we're using the stabilizer simulator by @isobelhooper in #560
- Release 0.45.0 compatible with pytket 2 by @cqc-alec in #577
New Contributors
- @isobelhooper made their first contribution in #560
Full Changelog: v0.44.0...v0.45.0
v0.44.0
v0.43.0
What's Changed
- Check for language support before submitting programs by @cqc-alec in #564
- Remove
Phase
operations when compiling for backends by @cqc-alec in #565 - Bump the python-packages group across 1 directory with 3 updates by @dependabot in #566
- update copytight by @cqc-melf in #567
- remove docs build from release workflow by @cqc-melf in #568
- docs: replace some usage of "h-series" by @CalMacCQ in #563
- Melf/release 0 43 0 by @cqc-melf in #569
Full Changelog: v0.42.0...v0.43.0
v0.42.0
v0.41.0
v0.40.0
What's Changed
- fix: failing docs build by @CalMacCQ in #537
- update pytket qir 0.17.0 by @cqc-melf in #534
- Update dependencies by @cqc-alec in #539
- Allow circuits containuing
OpType.ClExpr
operations by @cqc-alec in #540 - fix: Use API handler for available devices by @johnchildren in #541
- docs: link to H-Series documentation by @CalMacCQ in #538
- Update version and changelog for 0.40.0 release. by @cqc-alec in #542
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- Update runners used on CI by @cqc-alec in #511
- fix issues with QIR in cost function and update expected results by @cqc-melf in #512
- Simplify passing of kwargs in cost() function by @cqc-alec in #513
- Use QIR by default for program submission by @cqc-alec in #508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in #514
- Fix test for maximum number of classical registers. by @cqc-alec in #518
- Update docstrings in credential_storage.py by @yao-cqc in #516
- update pytket qir 0.15.0 by @cqc-melf in #519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in #521
- docs: port docs source to markdown, fix links by @CalMacCQ in #522
- update os version by @cqc-melf in #523
- Set number of qubits for leakage detection by @sjdilkes in #525
- Bugfix/
allow implicit swaps
not handled correctly by @yao-cqc in #526 - Melf/update pytket qir 16 by @cqc-melf in #529
- Melf/add negative results handling by @cqc-melf in #528
- Update version and changelog for 0.39.0rc2 release candidate by @cqc-alec in #530
- fix: bad poetry install in docs build by @CalMacCQ in #532
- Update version and changelog for 0.39.0 release by @cqc-alec in #536
Full Changelog: v0.38.1...v0.39.0
v0.39.0rc2
What's Changed
- Update runners used on CI by @cqc-alec in #511
- fix issues with QIR in cost function and update expected results by @cqc-melf in #512
- Simplify passing of kwargs in cost() function by @cqc-alec in #513
- Use QIR by default for program submission by @cqc-alec in #508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in #514
- Fix test for maximum number of classical registers. by @cqc-alec in #518
- Update docstrings in credential_storage.py by @yao-cqc in #516
- update pytket qir 0.15.0 by @cqc-melf in #519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in #521
- docs: port docs source to markdown, fix links by @CalMacCQ in #522
- update os version by @cqc-melf in #523
- Set number of qubits for leakage detection by @sjdilkes in #525
- Bugfix/
allow implicit swaps
not handled correctly by @yao-cqc in #526 - Melf/update pytket qir 16 by @cqc-melf in #529
- Melf/add negative results handling by @cqc-melf in #528
- Update version and changelog for 0.39.0rc2 release candidate by @cqc-alec in #530
Full Changelog: v0.38.1...v0.39.0rc2
v0.39.0rc1
What's Changed
- Update runners used on CI by @cqc-alec in #511
- fix issues with QIR in cost function and update expected results by @cqc-melf in #512
- Simplify passing of kwargs in cost() function by @cqc-alec in #513
- Use QIR by default for program submission by @cqc-alec in #508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in #514
- Fix test for maximum number of classical registers. by @cqc-alec in #518
- Update docstrings in credential_storage.py by @yao-cqc in #516
- update pytket qir 0.15.0 by @cqc-melf in #519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in #521
- docs: port docs source to markdown, fix links by @CalMacCQ in #522
- update os version by @cqc-melf in #523
- Set number of qubits for leakage detection by @sjdilkes in #525
- Bugfix/
allow implicit swaps
not handled correctly by @yao-cqc in #526 - Melf/update pytket qir 16 by @cqc-melf in #529
- Melf/add negative results handling by @cqc-melf in #528
Full Changelog: v0.38.1...v0.39.0rc1
v0.39.0rc0
What's Changed
- Update runners used on CI by @cqc-alec in #511
- fix issues with QIR in cost function and update expected results by @cqc-melf in #512
- Simplify passing of kwargs in cost() function by @cqc-alec in #513
- Use QIR by default for program submission by @cqc-alec in #508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in #514
- Fix test for maximum number of classical registers. by @cqc-alec in #518
- Update docstrings in credential_storage.py by @yao-cqc in #516
- update pytket qir 0.15.0 by @cqc-melf in #519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in #521
- docs: port docs source to markdown, fix links by @CalMacCQ in #522
- update os version by @cqc-melf in #523
- Set number of qubits for leakage detection by @sjdilkes in #525
- Bugfix/
allow implicit swaps
not handled correctly by @yao-cqc in #526 - Melf/update pytket qir 16 by @cqc-melf in #529
Full Changelog: v0.38.1...v0.39.0rc0