Skip to content

Releases: QuantumSavory/QuantumClifford.jl

v0.8.21

18 Mar 01:27
615fbe5
Compare
Choose a tag to compare

QuantumClifford v0.8.21

Diff since v0.8.19

Merged pull requests:

  • Bump dawidd6/action-download-artifact from 2 to 3 (#205) (@dependabot[bot])
  • Bump actions/upload-artifact from 3 to 4 (#206) (@dependabot[bot])
  • benchmark cleanup and selfhosting (#210) (@Krastanov)
  • provide interfaces to numerous ECC decoders as well as ECC evaluation pipelines (#212) (@Krastanov)
  • Bump actions/cache from 3 to 4 (#226) (@dependabot[bot])
  • fix benchmarks.jl for evaluate_decoder (#227) (@Krastanov)
  • CompatHelper: bump compat for Nemo to 0.40, (keep existing compat) (#228) (@github-actions[bot])
  • buildkite fixes (#229) (@Krastanov)
  • start using julia-actions/cache (#230) (@Krastanov)
  • add spelling CI (#231) (@Krastanov)
  • CompatHelper: bump compat for Nemo to 0.41, (keep existing compat) (#234) (@github-actions[bot])
  • CompatHelper: bump compat for Nemo to 0.43, (keep existing compat) (#237) (@github-actions[bot])
  • switch to PyQDecoders 0.2 which uses PythonCall instead of PyCall (#239) (@Krastanov)
  • Gottesman's code (#240) (@Krastanov)

Closed issues:

  • The stabilizer-trace-destabilizer benchmark became slightly slower at v0.5.4 (#76)
  • Quantikz support for ClassicalXOR gate (#181)
  • buildkite CI does not currently work with Conda.jl (#224)
  • buildkite should test downstream packages for breakage (#225)

v0.8.19

16 Dec 07:50
8125b9e
Compare
Choose a tag to compare

QuantumClifford v0.8.19

Diff since v0.8.18

Merged pull requests:

v0.8.18

23 Nov 01:35
f402e31
Compare
Choose a tag to compare

QuantumClifford v0.8.18

Diff since v0.8.17

Merged pull requests:

  • New Release with MIT License (#194) (@Abhishek-1Bhatt)
  • faults matrix now accounts for rank-deficient ECCs (#196) (@amicciche)

v0.8.17

17 Oct 04:02
1c3a01b
Compare
Choose a tag to compare

QuantumClifford v0.8.17

Diff since v0.8.16

Merged pull requests:

Closed issues:

  • Update docs on the GitHub page (#188)

v0.8.16

31 Aug 19:08
4e767d2
Compare
Choose a tag to compare

QuantumClifford v0.8.16

Diff since v0.8.15

Closed issues:

  • GPU memory not freed (#164)

Merged pull requests:

v0.8.15

16 Aug 19:08
6b4918b
Compare
Choose a tag to compare

QuantumClifford v0.8.15

Diff since v0.8.14

Closed issues:

  • stabilizerstate has no field of "phases" (#161)
  • documentation throws errors on plotting (#162)

Merged pull requests:

v0.8.14

19 Jul 05:22
Compare
Choose a tag to compare

QuantumClifford v0.8.14

Diff since v0.8.13

v0.8.13

19 Jul 01:11
8621163
Compare
Choose a tag to compare

QuantumClifford v0.8.13

Diff since v0.8.12

Merged pull requests:

v0.8.12

13 Jul 00:16
c7c5db2
Compare
Choose a tag to compare

QuantumClifford v0.8.12

Diff since v0.8.11

Merged pull requests:

  • initial implementation of stab_to_ket and cliff_to_unitary (#120) (@Krastanov)
  • initial implementation for nonclifford gates (#126) (@Krastanov)

v0.8.11

10 Jul 04:36
dc27a71
Compare
Choose a tag to compare

QuantumClifford v0.8.11

Diff since v0.8.10

Merged pull requests:

  • CompatHelper: bump compat for Nemo to 0.35, (keep existing compat) (#145) (@github-actions[bot])
  • move petrajectories out of Experimental and add keepstates options (#146) (@Krastanov)