Skip to content

Releases: CQCL/pytket-phir

v0.5.1

13 Mar 16:47
c940257
Compare
Choose a tag to compare

What's Changed

  • fix(phirgen): float not str for duration in #144

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Mar 16:35
7a9023f
Compare
Choose a tag to compare

What's Changed

  • feat(phirgen): add support for Sleep/Idle mop in #141
    • requires phir>=0.3.1
    • fix(phirgen): better comments for classical expressions in PHIR output

Full Changelog: v0.4.4...v0.5.0

v0.4.4

27 Feb 20:20
Compare
Choose a tag to compare

What's Changed

  • issue 133 bugfix for nested bitwise ops by @Asa-Kosto-QTM in #135
  • fix(phirgen): emit Skip mop instead of error on global phase by @qartik in #138

Full Changelog: v0.4.3...v0.4.4

v0.4.3

15 Feb 17:58
0e7d6e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

07 Feb 21:36
d18614e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

02 Feb 15:54
eb0a537
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Jan 22:10
a74ef19
Compare
Choose a tag to compare

What's Changed

  • Remove pytket-quantinuum dependency by @cqc-alec in #107
    • BREAKING: Removes the tket_optimization_level argument to pytket_to_phir, ie, input programs are expected to have any optimizations performed beforehand.
  • style: add refurb and apply its changes, upgrade wasmtime in #105
  • Prevent parallel blocks in 1-qubit circuits by @Asa-Kosto-QTM in #109
  • stricter ordering checks by @Asa-Kosto-QTM in #112

Full Changelog: v0.3.0...v0.4.0

v0.3.0

23 Jan 20:18
Compare
Choose a tag to compare

What's Changed

  • Issue 92 Classical Ordering by @Asa-Kosto-QTM in #96
  • fix(phirgen): pattern match on all possible regwise/bitwise ops in #94
  • ci: include windows, deploy to GH pages only once by in #99
  • Adding WASM support by @neal-erickson in #77

Full Changelog: v0.2.1...v0.3.0

v0.2.1

17 Jan 16:24
d627cb3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Dec 17:52
d603bb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0