Recent Releases of https://github.com/cqcl/pytket-quantinuum
https://github.com/cqcl/pytket-quantinuum - v0.53.0
What's Changed
- Handle "depleted" and "terminated" job statuses. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/616
- Re-enable garbage collection and move LLVM conversion to a function outside the tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/620
- Make
max_costa float. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/622 - Add docs coverage and warning checks to CI and resolve failures for both by @willsimmons1465 in https://github.com/CQCL/pytket-quantinuum/pull/619
- Update dependencies by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/624
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/CQCL/pytket-quantinuum/pull/629
- Add tests for RNG and shot number. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/631
- Update version and changelog for 0.53.0 release. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/632
New Contributors
- @willsimmons1465 made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/619
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.52.0...v0.53.0
- Python
Published by cqc-alec 11 months ago
https://github.com/cqcl/pytket-quantinuum - v0.52.0
What's Changed
- Support requesting raw results by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/614
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.51.0...v0.52.0
- Python
Published by yao-cqc about 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.51.0
What's Changed
- Use macos-latest on CI. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/609
- Update pandas requirement from ~=2.2.1 to >=2.2.1,<2.4.0 in the python-packages group by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/597
- Update list of op types for validity check; update version and changelog for 0.51.0 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/613
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.50.0...v0.51.0
- Python
Published by cqc-alec about 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.50.0
What's Changed
- test: add an integration test for pass serialization by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/588
- Improve error message by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/595
- fix: update available backends list in the docs page by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/599
- fix: replace some old h-series links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/600
- Emit deprecation warning from
submit_program()by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/601 - Silence ruff warning by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/603
- feat: Add more fields to CircuitStatus. by @aidanCQ in https://github.com/CQCL/pytket-quantinuum/pull/602
- Bump version for 0.49.0rc1 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/604
- fix: Remove unavailable keys from status parsing function. by @aidanCQ in https://github.com/CQCL/pytket-quantinuum/pull/606
- fix(): Add
cost-confidenceto status parsing. by @aidanCQ in https://github.com/CQCL/pytket-quantinuum/pull/607 - Add support for
QuantinuumBackendconstructed with offline data by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/605 - Bump version and update changelog for 0.50.0 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/608
New Contributors
- @aidanCQ made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/602
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.48.0...v0.50.0
- Python
Published by cqc-alec about 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.49.0rc1
What's Changed
- test: add an integration test for pass serialization by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/588
- Improve error message by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/595
- fix: update available backends list in the docs page by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/599
- fix: replace some old h-series links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/600
- Emit deprecation warning from
submit_program()by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/601 - Silence ruff warning by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/603
- feat: Add more fields to CircuitStatus. by @aidanCQ in https://github.com/CQCL/pytket-quantinuum/pull/602
- Bump version for 0.49.0rc1 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/604
New Contributors
- @aidanCQ made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/602
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.48.0...v0.49.0rc1
- Python
Published by cqc-alec about 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.49.0rc0
What's Changed
- test: add an integration test for pass serialization by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/588
- Improve error message by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/595
- fix: update available backends list in the docs page by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/599
- fix: replace some old h-series links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/600
- Emit deprecation warning from
submit_program()by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/601 - Silence ruff warning by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/603
- feat: Add more fields to CircuitStatus. by @aidanCQ in https://github.com/CQCL/pytket-quantinuum/pull/602
New Contributors
- @aidanCQ made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/602
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.48.0...v0.49.0rc0
- Python
Published by cqc-alec about 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.48.0
What's Changed
- Melf/ruff 2025 05 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/587
- Add start-date to fields parsed from job status by @isobelhooper in https://github.com/CQCL/pytket-quantinuum/pull/591
- change ruff to python version 10 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/593
- release 0.48.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/594
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.47.0...v0.48.0
- Python
Published by cqc-melf about 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.47.0
What's Changed
- fix no measure test by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/585
- Add maxcost parameter to processcircuits / submit_program by @isobelhooper in https://github.com/CQCL/pytket-quantinuum/pull/584
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.46.0...v0.47.0
- Python
Published by yao-cqc about 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.46.0
What's Changed
- Fix CI check. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/578
- Correct default language in docstring for process_circuits(). by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/579
- Drop redundant option (not needed since no-opt is True). by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/580
- Update dependencies, version and changelog for 0.46.0 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/583
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.45.0...v0.46.0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.45.0
What's Changed
- Add CliffordCircuitPredicate if we're using the stabilizer simulator by @isobelhooper in https://github.com/CQCL/pytket-quantinuum/pull/560
- Release 0.45.0 compatible with pytket 2 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/577
New Contributors
- @isobelhooper made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/560
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.44.0...v0.45.0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.44.0
What's Changed
- Constrain to pytket 1.x. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/570
- Remove
noise_specsfrom local-emulator backends by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/572 - Update version and changelog for 0.44.0 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/573
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.43.0...v0.44.0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.43.0
What's Changed
- Check for language support before submitting programs by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/564
- Remove
Phaseoperations when compiling for backends by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/565 - Bump the python-packages group across 1 directory with 3 updates by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/566
- update copytight by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/567
- remove docs build from release workflow by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/568
- docs: replace some usage of "h-series" by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/563
- Melf/release 0 43 0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/569
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.42.0...v0.43.0
- Python
Published by cqc-melf over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.42.0
What's Changed
- docs: remove example notebooks from this repository. by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/543
- docs: Remove remaining ucc example by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/549
- URL by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/551
- docs: remove
_tketlink by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/554 - Update dependencies by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/555
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.41.0...v0.42.0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.41.0
What's Changed
- Replace deprecated passes. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/545
- Add
optimisation_level3 usingGreedyPauliSimpby @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/546 - docs: fix invalid table in docs by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/547
- Release 0.41.0. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/548
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.40.0...v0.41.0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.40.0
What's Changed
- fix: failing docs build by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/537
- update pytket qir 0.17.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/534
- Update dependencies by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/539
- Allow circuits containuing
OpType.ClExproperations by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/540 - fix: Use API handler for available devices by @johnchildren in https://github.com/CQCL/pytket-quantinuum/pull/541
- docs: link to H-Series documentation by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/538
- Update version and changelog for 0.40.0 release. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/542
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.39.0...v0.40.0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.39.0
What's Changed
- Update runners used on CI by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/511
- fix issues with QIR in cost function and update expected results by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/512
- Simplify passing of kwargs in cost() function by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/513
- Use QIR by default for program submission by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/514
- Fix test for maximum number of classical registers. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/518
- Update docstrings in credential_storage.py by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/516
- update pytket qir 0.15.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/521
- docs: port docs source to markdown, fix links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/522
- update os version by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/523
- Set number of qubits for leakage detection by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/525
- Bugfix/
allow implicit swapsnot handled correctly by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/526 - Melf/update pytket qir 16 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/529
- Melf/add negative results handling by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/528
- Update version and changelog for 0.39.0rc2 release candidate by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/530
- fix: bad poetry install in docs build by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/532
- Update version and changelog for 0.39.0 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/536
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.38.1...v0.39.0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.39.0rc2
What's Changed
- Update runners used on CI by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/511
- fix issues with QIR in cost function and update expected results by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/512
- Simplify passing of kwargs in cost() function by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/513
- Use QIR by default for program submission by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/514
- Fix test for maximum number of classical registers. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/518
- Update docstrings in credential_storage.py by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/516
- update pytket qir 0.15.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/521
- docs: port docs source to markdown, fix links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/522
- update os version by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/523
- Set number of qubits for leakage detection by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/525
- Bugfix/
allow implicit swapsnot handled correctly by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/526 - Melf/update pytket qir 16 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/529
- Melf/add negative results handling by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/528
- Update version and changelog for 0.39.0rc2 release candidate by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/530
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.38.1...v0.39.0rc2
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.39.0rc1
What's Changed
- Update runners used on CI by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/511
- fix issues with QIR in cost function and update expected results by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/512
- Simplify passing of kwargs in cost() function by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/513
- Use QIR by default for program submission by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/514
- Fix test for maximum number of classical registers. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/518
- Update docstrings in credential_storage.py by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/516
- update pytket qir 0.15.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/521
- docs: port docs source to markdown, fix links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/522
- update os version by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/523
- Set number of qubits for leakage detection by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/525
- Bugfix/
allow implicit swapsnot handled correctly by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/526 - Melf/update pytket qir 16 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/529
- Melf/add negative results handling by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/528
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.38.1...v0.39.0rc1
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.39.0rc0
What's Changed
- Update runners used on CI by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/511
- fix issues with QIR in cost function and update expected results by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/512
- Simplify passing of kwargs in cost() function by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/513
- Use QIR by default for program submission by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/508
- Remove unused "type: ignore" comments for mypy by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/514
- Fix test for maximum number of classical registers. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/518
- Update docstrings in credential_storage.py by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/516
- update pytket qir 0.15.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/519
- fix: replace usage of deprecated squashing and rebase passes by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/521
- docs: port docs source to markdown, fix links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/522
- update os version by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/523
- Set number of qubits for leakage detection by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/525
- Bugfix/
allow implicit swapsnot handled correctly by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/526 - Melf/update pytket qir 16 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/529
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.38.1...v0.39.0rc0
- Python
Published by cqc-alec over 1 year ago
https://github.com/cqcl/pytket-quantinuum - v0.38.1
What's Changed
- feat: Lazily load 2qb gate by @johnchildren in https://github.com/CQCL/pytket-quantinuum/pull/505
- Update version and changelog for 0.38.1 release. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/506
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.38.0...v0.38.1
- Python
Published by cqc-alec almost 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.38.0
What's Changed
- add tolerance=20 to calendar check by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/485
- Update device info in offline API and in some tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/482
- Fix incorrect f-string by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/487
- Bugfix/run local emulator with unused bits by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/486
- Remove xfail from now-passing test. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/491
- docs: Add note advising Quantinuum Nexus users by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/490
- [fix] update number of bits in result to fix test by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/495
- add ruff by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/497
- feat: Use float for ZZPhase in DecomposeTK2 by @johnchildren in https://github.com/CQCL/pytket-quantinuum/pull/500
- docs: use
pytket-docs-themingfor the docs build by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/498 - update to pytket qir 0.13.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/499
- add warning for default language by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/502
- Release 0.38.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/503
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.37.0...v0.38.0
- Python
Published by cqc-melf almost 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.37.0
What's Changed
- Read max classical register width from backend info by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/458
- check if default two qubit gate is supported by the device by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/472
- update pytket and use pytket scratchregresize_pass by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/476
- Permit numpy 2 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/479
- Update to pytket-pecos 0.1.29 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/477
- Skip test needing access to authenticated backend when not running remote tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/478
- update pytket 1 31 0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/481
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.36.0...v0.37.0
- Python
Published by cqc-melf almost 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.36.0
What's Changed
- Don't use partial results. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/462
- update pytket by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/466
- fix mypy by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/468
- update back and pylint version by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/469
- Release 0.36.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/471
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.35.0...v0.36.0
- Python
Published by cqc-melf about 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.35.0
What's Changed
- Update llvmlite requirement from ~=0.42.0 to ~=0.43.0 in the python-packages group by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/454
- Update to pytket 1.29 and pytket-pecos 0.1.28. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/459
- Update version and changelog for 0.35.0 release. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/460
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.34.1...v0.35.0
- Python
Published by cqc-alec about 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.34.1
What's Changed
- Feature/mainonly by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/449
- Temporarily restrict maximum classical register width to 32 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/455
- Create 0.34.1 release by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/456
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.34.0...v0.34.1
- Python
Published by cqc-alec about 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.34.0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/420
- Ka/emulators by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/407
- queue visibility by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/411
- remove device_state by @mlk621-qtm in https://github.com/CQCL/pytket-quantinuum/pull/422
- feat: Offline device list constant by @johnchildren in https://github.com/CQCL/pytket-quantinuum/pull/425
- remove tket-opt-level from compilation example by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/421
- feat: Refactor simulation params into class by @johnchildren in https://github.com/CQCL/pytket-quantinuum/pull/427
- Add section to doc demo persistent token storage by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/424
- Remove workflow to generate Jira issue. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/431
- Update to pytket_pecos 0.1.25 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/430
- Reuse Circuit Qubits when adding Leakage Detection by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/433
- Fix number classical bits in result by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/428
- update error message to give jobid by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/434
- Remove unreliable test. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/435
- update pytket and pytket-qir by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/438
- Update to pytket_pecos 0.1.26 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/439
- Update matplotlib requirement from ~=3.8.3 to >=3.8.3,<3.10.0 in the python-packages group across 1 directory by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/440
- Fix unreliable calendar demo by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/437
- Update to pytket-pecos 0.1.27 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/442
- Ka/n 56 by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/446
- Add new issues to project, not Jira by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/441
- Update offline machine specs and docs by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/447
- Release/0.34.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/448
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.33.0...v0.34.0
- Python
Published by cqc-alec about 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.33.0
What's Changed
- clean up ci tests by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/397
- Main by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/401
- Fix test so that it works when there are no calendar data. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/402
- Feature/add calendar visualisation by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/389
- Update to pytket-pecos 0.1.22. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/404
- Re-enable test. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/405
- Update to pytket-pecos 0.1.23 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/408
- Hotfix/fix issues in examples by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/409
- Update pytket-pecos to 0.1.24 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/413
- Update backend_test.py by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/415
- Native gate options example by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/406
- update copyright notice by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/418
- Update/docs by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/410
- Release/1.27.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/419
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.32.0...v0.33.0
- Python
Published by cqc-melf about 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.32.0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/392
- update pytket-qir 0.9.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/390
- add wasm test via qir by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/396
- hotfix/error-messages by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/387
- Remove
no_optandallow_2q_gate_rebaseoptions by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/394 - Update to pytket-pecos 0.1.21 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/398
- Release/0.32.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/399
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.31.0...v0.32.0
- Python
Published by cqc-alec over 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.31.0
What's Changed
- Main by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/374
- Bump dorny/paths-filter from 3.0.1 to 3.0.2 by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/375
- save and reload result handles by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/366
- Update to pytket-pecos 0.1.18. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/377
- Add support for TK2 gate by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/378
- Extend test for TK2 gate submission by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/381
- update dependabot to weekly by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/383
- Fix notebook. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/384
- queuevisibilityk_article by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/382
- fix: Correct typo in error message by @johnchildren in https://github.com/CQCL/pytket-quantinuum/pull/385
- Set classical register width based on qubit count by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/386
- Feature/add calendar methods by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/379
- Update to pytket-pecos 0.1.19. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/388
- update remote tests to use QA and Prod by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/357
- Release/1.26.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/391
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.30.0...v0.31.0
- Python
Published by cqc-melf over 2 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.30.0
What's Changed
- Bump dorny/paths-filter from 2.11.1 to 3.0.0 by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/345
- Main by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/352
- Make pytket-qir a required dependency of pytket-quantinuum. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/349
- Update to pytket-qir 0.5 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/353
- Remove xfail for QIR noise test. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/355
- Update to pytket-pecos 0.1.14 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/361
- Update to pytket-pecos 0.1.15 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/363
- Consistent linking and edits to API docs by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/359
- Remove python scripts in examples by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/367
- Bump dorny/paths-filter from 3.0.0 to 3.0.1 by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/369
- Revert "[test] Remove xfail for QIR noise test. (#355)" by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/370
- Knowledge articles by @mlk621-qtm in https://github.com/CQCL/pytket-quantinuum/pull/347
- Update pytket and pytket-pecos versions by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/371
- Update to pytket-pecos 0.1.17 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/372
- Release/0.30.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/373
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.29.0...v0.30.0
- Python
Published by cqc-alec over 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.29.0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/337
- Update to pytket-pecos 0.1.10 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/341
- Fix handling of results in local emulator with non-default classical registers by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/343
- Add WASM support to local emulators by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/346
- Add multithreading option for local emulators by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/350
- Release/0.29.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/351
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.28.0...v0.29.0
- Python
Published by cqc-alec over 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.28.0
What's Changed
- add runs of pecoschecks and qachecks to schedule and push by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/316
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/319
- update copyright 2024 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/320
- Update/workflows 2024 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/321
- Add more local-emulator tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/326
- Update python support to 3.10, 3.11 and 3.12 by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/324
- Add note about use of QuantinuumAPIOffline with local emulator. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/329
- Add test for noiseless emulation. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/328
- Update pytket_pecos requirement to 0.1.9 and update classical tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/331
- Don't raise an exception if a device doesn't have a "system_type". by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/334
- Release 0.28.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/336
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.27.0...v0.28.0
- Python
Published by cqc-melf over 2 years ago
https://github.com/cqcl/pytket-quantinuum - v0.27.0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/287
- Organise pytket-quantinuum API docs by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/292
- Remove redundant type declarations from docstrings by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/297
- Make
QuantinuumBackend.cost()safe by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/298 - Separate test for division marked as expected failure by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/300
- update examples folder to align with updated examples on portal by @mlk621-qtm in https://github.com/CQCL/pytket-quantinuum/pull/294
- Add local-emulator backends as optional feature by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/302
- Remove not working testcases by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/301
- Add PR template. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/305
- hotfix: update *.py and generate *.ipynb using p2j for variational ecample by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/304
- update github actions by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/308
- Add credential_storage module to API doc by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/309
- Fix/workflow 2023 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/312
- MCMR example update by @mlk621-qtm in https://github.com/CQCL/pytket-quantinuum/pull/313
- Fixes for mypy. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/315
- Correct URL for documentation. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/314
- Release 0.27.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/317
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.26.0...v0.27.0
- Python
Published by cqc-melf over 2 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.26.0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/259
- Reenable QIR submission tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/260
- Mark expected failures for tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/262
- Feature/persistent token storage by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/247
- Allow MemoryCredentialStorage to access cached username by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/264
- fix notebook checks by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/268
- Remove H1-2 devices by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/272
- Update devices in docs. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/273
- Variational example on hseries by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/271
- Variational example on hseries by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/275
- Add reference to issue for expected test failure. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/277
- Add an extra
RemoveRedundanciespass for levels 1 and 2. by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/278 - Conditionally skip test that requires credentials by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/280
- Cache results of QuantinuumBackend.availabledevices() by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/281
- Update/dependabot docs by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/283
- update links in documentation by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/285
- Release/1.22 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/286
New Contributors
- @irfankhan10 made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/275
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.25.0...v0.26.0
- Python
Published by cqc-melf over 2 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.26.0rc0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/259
- Reenable QIR submission tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/260
- Mark expected failures for tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/262
- Feature/persistent token storage by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/247
- Allow MemoryCredentialStorage to access cached username by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/264
- fix notebook checks by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/268
- Remove H1-2 devices by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/272
- Update devices in docs. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/273
- Variational example on hseries by @yao-cqc in https://github.com/CQCL/pytket-quantinuum/pull/271
- Variational example on hseries by @irfankhan10 in https://github.com/CQCL/pytket-quantinuum/pull/275
New Contributors
- @irfankhan10 made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/275
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.25.0...v0.26.0rc0
- Python
Published by cqc-alec over 2 years ago
https://github.com/cqcl/pytket-quantinuum - pytket*quantinuum 0.25.0
What's Changed
- Main by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/253
- Update backend_test.py by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/254
- fixmypy by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/255
- Fix table by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/257
- Release/1.21.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/258
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.24.0...v0.25.0
- Python
Published by cqc-melf over 2 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.24.0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/244
- add leakage gadget functions to docs by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/245
- Make
SimplifyInitialopt-in by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/246 - Add more WASM tests by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/248
- Set default two-qubit gate when compilation config is provided without one by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/251
- Release/0.24.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/252
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.23.0...v0.24.0
- Python
Published by cqc-alec almost 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.23.0
What's Changed
- Main by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/230
- Docs fixes by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/231
- update pytket-qir to 0.2.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/205
- Fix test code for mypy. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/235
- Clean up imports. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/234
- Disable QIR for two tests. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/237
- Update pytket-qir version to be compatible with pytket 1.20.0. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/238
- Run integration tests for emulators using the QA endpoint by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/226
- update pytket-qir and pytket version by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/240
- update mypy.ini by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/239
- Delete docstring. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/242
- Release/0.23.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/243
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.22.0...v0.23.0
- Python
Published by cqc-melf almost 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.22.0
What's Changed
- Fixes for mypy. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/219
- Feature/main merge 0.21.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/222
- Apply a 2-minute timeout to each test by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/225
- Remove
to_list()in test by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/223 - Update to checkout v4. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/227
- Release/0.22.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/229
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.21.0...v0.22.0
- Python
Published by cqc-alec almost 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.20.1
What's Changed
- Main by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/191
- Forward compatibility of
ResultHandleby @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/193 - Always measure leakage detection result to a new Bit by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/194
- Move leakagedetectiontest.py to unit subdirectory by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/195
- Update build-test by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/198
- Add new compilation methods to
QuantinuumBackendthat allow choosing target 2qb gate and implicit swap in compilation by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/196 - Nb updates by @mlk621-qtm in https://github.com/CQCL/pytket-quantinuum/pull/187
- Fix to handle multiple classical registers when submitting QIR by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/206
- Only run integration tests on Linux. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/208
- Use a backend configuration for compilation options by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/210
- Fix integration tests and handling of null bit list by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/212
- Ignore erased scratch bits when constructing
ResultHandleby @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/214 - (Temporary.) Try both import paths. by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/217
- Improve efficiency of check by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/216
- Release/0.21.0 by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/218
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.20.0...v0.21.0
- Python
Published by cqc-alec almost 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.20.0
- Python
Published by cqc-alec almost 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.19.0
What's Changed
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/178
- Store FullyConnected("q") in BackendInfo by @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/179
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in https://github.com/CQCL/pytket-quantinuum/pull/180
- update pytket-qir by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/183
- Release/0.19.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/185
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.18.0...v0.19.0
- Python
Published by cqc-melf almost 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.18.0
What's Changed
- added benchmarking example to notebook by @khmayer01 in https://github.com/CQCL/pytket-quantinuum/pull/154
- Generate documentation for Enum values by @cqc-alec in https://github.com/CQCL/pytket-quantinuum/pull/161
- Main by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/160
- update devices by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/162
- update pytket-qir version by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/163
- fix the not working integrationstests by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/169
- add source links by @CalMacCQ in https://github.com/CQCL/pytket-quantinuum/pull/176
- Add
leakage_detectionoption toQuantinuumBackend.process_circuitsby @sjdilkes in https://github.com/CQCL/pytket-quantinuum/pull/149 - Release/1.17.0 by @cqc-melf in https://github.com/CQCL/pytket-quantinuum/pull/177
New Contributors
- @khmayer01 made their first contribution in https://github.com/CQCL/pytket-quantinuum/pull/154
Full Changelog: https://github.com/CQCL/pytket-quantinuum/compare/v0.17.0...v0.18.0
- Python
Published by cqc-melf about 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.17.0
- Python
Published by cqc-melf about 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.16.0
- Python
Published by cqc-melf about 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.15.0
- Python
Published by cqc-melf over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.14.0
- Python
Published by cqc-melf over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.13.0
- Python
Published by cqc-melf over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.12.0
- Python
Published by cqc-melf over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.11.1
- Python
Published by cqc-melf over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.11.0
- Python
Published by cqc-melf over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.11.0 release candidate 0
- Python
Published by cqc-alec over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.10.0
- Python
Published by cqc-melf over 3 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum 0.9.0
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.9.0rc1
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.9.0rc0
pre release
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - Pytket Quantinuum v0.8.0
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - Pytket Quantinuum v0.7.0
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.7.0rc0
check the doc build workflow
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - Pytket Quantinuum v0.6.1
fix issues during the release
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - Pytket Quantinuum v0.6.0
0.6.0 (July 2022)
- Changed batching interface:
process_circuitsno longer batches, usestart_batchingandadd_to_batchmethods to explicitly start and append to batches. - New
submit_qasmbackend method to enable direct submission of a QASM program.
- Python
Published by cqc-melf almost 4 years ago
https://github.com/cqcl/pytket-quantinuum - Pytket Quantinuum v0.5.0rc3
- Python
Published by cqc-melf about 4 years ago
https://github.com/cqcl/pytket-quantinuum - Pytket Quantinuum v0.5.0rc2
- Python
Published by cqc-melf about 4 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.5.0rc1
- Python
Published by cqc-melf about 4 years ago
https://github.com/cqcl/pytket-quantinuum - pytket-quantinuum v0.5.0rc0
- Python
Published by cqc-melf about 4 years ago