Skip to content

Releases: QuantumSavory/QuantumClifford.jl

v0.9.6

17 Jul 20:25
10bb4b6
Compare
Choose a tag to compare

QuantumClifford v0.9.6

Diff since v0.9.5

Merged pull requests:

  • inv implementation for SingleQubitOperator (#314) (@Fe-r-oz)

v0.9.5

05 Jul 00:12
59e399d
Compare
Choose a tag to compare

QuantumClifford v0.9.5

Diff since v0.9.4

Merged pull requests:

v0.9.4

28 Jun 22:18
dddaedb
Compare
Choose a tag to compare

QuantumClifford v0.9.4

Diff since v0.9.3

Merged pull requests:

  • configure two gate noise in various code evaluation setups (#253) (@ismoldayev)
  • Misc cleanup and fixes, noticed when preparing the decoder wiki (#262) (@Krastanov)
  • support compactifications of more sophisticated types (#264) (@Krastanov)
  • CompatHelper: bump compat for Nemo to 0.45, (keep existing compat) (#271) (@github-actions[bot])
  • Bump julia-actions/cache from 1 to 2 (#272) (@dependabot[bot])
  • CompatHelper: bump compat for Makie in [weakdeps] to 0.21, (keep existing compat) (#281) (@github-actions[bot])
  • Bump dawidd6/action-download-artifact from 3 to 5 (#288) (@dependabot[bot])
  • Concatenated quantum code (#289) (@royess)
  • Bump dawidd6/action-download-artifact from 5 to 6 (#292) (@dependabot[bot])
  • warning on failed compactification (#296) (@Krastanov)
  • cleanup (#297) (@Krastanov)
  • CompatHelper: bump compat for QuantumOpticsBase in [weakdeps] to 0.5, (keep existing compat) (#300) (@github-actions[bot])

Closed issues:

  • Enhancing Issue Organization and Management with Label-Based Sorting (#273)
  • Correct set_index(Stabilizer_Tableau, rows, cols) (#287)
  • Type conversion error in TableDecoder (#291)

v0.9.3

10 Apr 14:41
64f695c
Compare
Choose a tag to compare

QuantumClifford v0.9.3

Diff since v0.9.2

Merged pull requests:

  • random_pauli had a method that disregards error probability and had wrong defaults (#257) (@Krastanov)

v0.9.2

09 Apr 03:34
6c184a7
Compare
Choose a tag to compare

QuantumClifford v0.9.2

Diff since v0.9.1

Merged pull requests:

v0.9.1

31 Mar 04:27
Compare
Choose a tag to compare

QuantumClifford v0.9.1

Diff since v0.9.0

Merged pull requests:

Closed issues:

  • iscss function that announces a code type is a CSS code (#222)

v0.9.0

19 Mar 23:25
3bb4653
Compare
Choose a tag to compare

QuantumClifford v0.9.0

Diff since v0.8.21

Merged pull requests:

  • Decoder speedup improvements and breaking changes to how we set noise parameters to avoid confusion (#243) (@Krastanov)

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)