Skip to content

v0.9.10

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 04:36
· 41 commits to master since this release
8173b45

QuantumClifford v0.9.10

Diff since v0.9.9

Merged pull requests:

  • Bug fix to the parity_checks(ReedMuller(r, m)) along with RecursiveReedMuller code for cross-reference (#277) (@Fe-r-oz)
  • adding new single-qubit gates (#333) (@Fe-r-oz)
  • noncliff: fixes expect (#348) (@Fe-r-oz)
  • Lifted and lifted product codes via Hecke's GroupAlgebra (#356) (@royess)
  • simplify JET (#358) (@Krastanov)
  • noncliff: fix JET errors (#362) (@Fe-r-oz)
  • CompatHelper: bump compat for Hecke in [weakdeps] to 0.34, (keep existing compat) (#370) (@github-actions[bot])

Closed issues:

  • Constructing a Stabilizer(phases, xs, zs) should not allow the phases array to be longer than the height of the Hx or Hz matrix (#208)
  • add LinearAlgebra.inv methods for AbstractSymbolicOperator subtypes (#286)
  • inv implementation for all subtypes of AbstractCliffordOperator [$200] (#308)
  • Sanity checks on SparseGate operations (#335)