Skip to content

v0.56.0

Compare
Choose a tag to compare
@cqc-alec cqc-alec released this 10 Sep 12:57
· 39 commits to main since this release
47520d8

What's Changed

  • Fix symbol conversion into qiskit by @cqc-alec in #377
  • Add conversion of controlled unitary gates from Qiskit to TKET. by @gkpotter in #372
  • Get rid of some deprecation warnings by @cqc-alec in #379
  • chore: use python 3.10+ types, cleanup docs by @CalMacCQ in #383
  • feat: add density matrix simulation via qiskit Aer by @CalMacCQ in #380
  • Remove some deprecation warnings by @cqc-alec in #385
  • Use AutoRebase in tk_to_qiskit rather than RebaseCustom by @CalMacCQ in #387
  • Initialize TketAutoPass with a BackendV2 by @cqc-alec in #388
  • refactor: Simplify some internals of qiskit_to_tk conversion by @CalMacCQ in #382
  • Update TketBackend to derive from BackendV2 by @cqc-alec in #389
  • fix: Allow circuits containing CnZ gates to run on AerBackend by @yoshi-qc in #369
  • Update version and changelog for release by @cqc-alec in #390

New Contributors

Full Changelog: v0.55.0...v0.56.0