Skip to content

Releases: QuantumSavory/QuantumClifford.jl

v0.9.9

09 Aug 16:31
e51a142
Compare
Choose a tag to compare

QuantumClifford v0.9.9

Diff since v0.9.8

Merged pull requests:

v0.9.8

03 Aug 19:52
b02add9
Compare
Choose a tag to compare

QuantumClifford v0.9.8

Diff since v0.9.7

Merged pull requests:

Closed issues:

  • entanglement_tracker_grid.jl test error causes the build to fail (#323)
  • Move the test runner to use TestItems.jl [$200] (#328)

v0.9.7

23 Jul 17:32
1fb1783
Compare
Choose a tag to compare

QuantumClifford v0.9.7

Diff since v0.9.6

Merged pull requests:

  • CompatHelper: bump compat for Nemo to 0.46, (keep existing compat) (#318) (@github-actions[bot])
  • fix for wrong SIMD mul_left! #320 (#322) (@Krastanov)

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)