Releases: CQCL/pytket-quantinuum
Releases · CQCL/pytket-quantinuum
v0.37.0
What's Changed
- Read max classical register width from backend info by @cqc-alec in #458
- check if default two qubit gate is supported by the device by @cqc-melf in #472
- update pytket and use pytket scratch_reg_resize_pass by @cqc-melf in #476
- Permit numpy 2 by @cqc-alec in #479
- Update to pytket-pecos 0.1.29 by @cqc-alec in #477
- Skip test needing access to authenticated backend when not running remote tests by @cqc-alec in #478
- update pytket 1 31 0 by @cqc-melf in #481
Full Changelog: v0.36.0...v0.37.0
v0.36.0
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 #454
- Update to pytket 1.29 and pytket-pecos 0.1.28. by @cqc-alec in #459
- Update version and changelog for 0.35.0 release. by @cqc-alec in #460
Full Changelog: v0.34.1...v0.35.0
v0.34.1
v0.34.0
What's Changed
- Main by @cqc-melf in #420
- Ka/emulators by @irfankhan10 in #407
- queue visibility by @irfankhan10 in #411
- remove device_state by @mlk621-qtm in #422
- feat: Offline device list constant by @johnchildren in #425
- remove tket-opt-level from compilation example by @irfankhan10 in #421
- feat: Refactor simulation params into class by @johnchildren in #427
- Add section to doc demo persistent token storage by @yao-cqc in #424
- Remove workflow to generate Jira issue. by @cqc-alec in #431
- Update to pytket_pecos 0.1.25 by @cqc-alec in #430
- Reuse Circuit Qubits when adding Leakage Detection by @sjdilkes in #433
- Fix number classical bits in result by @cqc-melf in #428
- update error message to give jobid by @cqc-melf in #434
- Remove unreliable test. by @cqc-alec in #435
- update pytket and pytket-qir by @cqc-melf in #438
- Update to pytket_pecos 0.1.26 by @cqc-alec in #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 #440
- Fix unreliable calendar demo by @yao-cqc in #437
- Update to pytket-pecos 0.1.27 by @cqc-alec in #442
- Ka/n 56 by @irfankhan10 in #446
- Add new issues to project, not Jira by @cqc-alec in #441
- Update offline machine specs and docs by @cqc-alec in #447
- Release/0.34.0 by @cqc-alec in #448
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- clean up ci tests by @cqc-melf in #397
- Main by @cqc-alec in #401
- Fix test so that it works when there are no calendar data. by @cqc-alec in #402
- Feature/add calendar visualisation by @irfankhan10 in #389
- Update to pytket-pecos 0.1.22. by @cqc-alec in #404
- Re-enable test. by @cqc-alec in #405
- Update to pytket-pecos 0.1.23 by @cqc-alec in #408
- Hotfix/fix issues in examples by @irfankhan10 in #409
- Update pytket-pecos to 0.1.24 by @cqc-alec in #413
- Update backend_test.py by @cqc-melf in #415
- Native gate options example by @irfankhan10 in #406
- update copyright notice by @cqc-melf in #418
- Update/docs by @cqc-melf in #410
- Release/1.27.0 by @cqc-melf in #419
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Main by @cqc-melf in #392
- update pytket-qir 0.9.0 by @cqc-melf in #390
- add wasm test via qir by @cqc-melf in #396
- hotfix/error-messages by @irfankhan10 in #387
- Remove
no_opt
andallow_2q_gate_rebase
options by @cqc-alec in #394 - Update to pytket-pecos 0.1.21 by @cqc-alec in #398
- Release/0.32.0 by @cqc-alec in #399
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Main by @cqc-alec in #374
- Bump dorny/paths-filter from 3.0.1 to 3.0.2 by @dependabot in #375
- save and reload result handles by @irfankhan10 in #366
- Update to pytket-pecos 0.1.18. by @cqc-alec in #377
- Add support for TK2 gate by @cqc-alec in #378
- Extend test for TK2 gate submission by @cqc-alec in #381
- update dependabot to weekly by @cqc-melf in #383
- Fix notebook. by @cqc-alec in #384
- queue_visibility_k_article by @irfankhan10 in #382
- fix: Correct typo in error message by @johnchildren in #385
- Set classical register width based on qubit count by @cqc-alec in #386
- Feature/add calendar methods by @irfankhan10 in #379
- Update to pytket-pecos 0.1.19. by @cqc-alec in #388
- update remote tests to use QA and Prod by @cqc-melf in #357
- Release/1.26.0 by @cqc-melf in #391
Full Changelog: v0.30.0...v0.31.0
pytket-quantinuum v0.30.0
What's Changed
- Bump dorny/paths-filter from 2.11.1 to 3.0.0 by @dependabot in #345
- Main by @cqc-alec in #352
- Make pytket-qir a required dependency of pytket-quantinuum. by @cqc-alec in #349
- Update to pytket-qir 0.5 by @cqc-alec in #353
- Remove xfail for QIR noise test. by @cqc-alec in #355
- Update to pytket-pecos 0.1.14 by @cqc-alec in #361
- Update to pytket-pecos 0.1.15 by @cqc-alec in #363
- Consistent linking and edits to API docs by @CalMacCQ in #359
- Remove python scripts in examples by @yao-cqc in #367
- Bump dorny/paths-filter from 3.0.0 to 3.0.1 by @dependabot in #369
- Revert "[test] Remove xfail for QIR noise test. (#355)" by @cqc-alec in #370
- Knowledge articles by @mlk621-qtm in #347
- Update pytket and pytket-pecos versions by @cqc-alec in #371
- Update to pytket-pecos 0.1.17 by @cqc-alec in #372
- Release/0.30.0 by @cqc-alec in #373
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Main by @cqc-melf in #337
- Update to pytket-pecos 0.1.10 by @cqc-alec in #341
- Fix handling of results in local emulator with non-default classical registers by @cqc-alec in #343
- Add WASM support to local emulators by @cqc-alec in #346
- Add multithreading option for local emulators by @cqc-alec in #350
- Release/0.29.0 by @cqc-alec in #351
Full Changelog: v0.28.0...v0.29.0