Releases: CQCL/pytket-quantinuum
Releases · CQCL/pytket-quantinuum
v0.52.0
v0.51.0
What's Changed
- Use macos-latest on CI. by @cqc-alec in #609
- Update pandas requirement from ~=2.2.1 to >=2.2.1,<2.4.0 in the python-packages group by @dependabot in #597
- Update list of op types for validity check; update version and changelog for 0.51.0 release by @cqc-alec in #613
Full Changelog: v0.50.0...v0.51.0
v0.50.0
What's Changed
- test: add an integration test for pass serialization by @CalMacCQ in #588
- Improve error message by @cqc-alec in #595
- fix: update available backends list in the docs page by @CalMacCQ in #599
- fix: replace some old h-series links by @CalMacCQ in #600
- Emit deprecation warning from
submit_program()
by @cqc-alec in #601 - Silence ruff warning by @cqc-alec in #603
- feat: Add more fields to CircuitStatus. by @aidanCQ in #602
- Bump version for 0.49.0rc1 release by @cqc-alec in #604
- fix: Remove unavailable keys from status parsing function. by @aidanCQ in #606
- fix(): Add
cost-confidence
to status parsing. by @aidanCQ in #607 - Add support for
QuantinuumBackend
constructed with offline data by @cqc-alec in #605 - Bump version and update changelog for 0.50.0 release by @cqc-alec in #608
New Contributors
Full Changelog: v0.48.0...v0.50.0
v0.49.0rc1
What's Changed
- test: add an integration test for pass serialization by @CalMacCQ in #588
- Improve error message by @cqc-alec in #595
- fix: update available backends list in the docs page by @CalMacCQ in #599
- fix: replace some old h-series links by @CalMacCQ in #600
- Emit deprecation warning from
submit_program()
by @cqc-alec in #601 - Silence ruff warning by @cqc-alec in #603
- feat: Add more fields to CircuitStatus. by @aidanCQ in #602
- Bump version for 0.49.0rc1 release by @cqc-alec in #604
New Contributors
Full Changelog: v0.48.0...v0.49.0rc1
v0.49.0rc0
What's Changed
- test: add an integration test for pass serialization by @CalMacCQ in #588
- Improve error message by @cqc-alec in #595
- fix: update available backends list in the docs page by @CalMacCQ in #599
- fix: replace some old h-series links by @CalMacCQ in #600
- Emit deprecation warning from
submit_program()
by @cqc-alec in #601 - Silence ruff warning by @cqc-alec in #603
- feat: Add more fields to CircuitStatus. by @aidanCQ in #602
New Contributors
Full Changelog: v0.48.0...v0.49.0rc0
v0.48.0
v0.47.0
What's Changed
- fix no measure test by @cqc-melf in #585
- Add max_cost parameter to process_circuits / submit_program by @isobelhooper in #584
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- Fix CI check. by @cqc-alec in #578
- Correct default language in docstring for process_circuits(). by @cqc-alec in #579
- Drop redundant option (not needed since no-opt is True). by @cqc-alec in #580
- Update dependencies, version and changelog for 0.46.0 release by @cqc-alec in #583
Full Changelog: v0.45.0...v0.46.0
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