File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55
66# News
77
8- ## v0.9.4 - 2024-06-19
8+ ## v0.9.4 - 2024-06-28
99
1010- Addition of a constructor for concatenated quantum codes -- ` Concat ` .
1111- Addition of multiple unexported classical code constructors.
1212- Failed compactification of gates now only raises a warning instead of throwing an error. Defaults to slower non-compactified gates.
1313- Gate errors are now conveniently supported by the various ECC benchmark setups in the ` ECC ` module.
1414- Remove printing of spurious debug info from the PyBP decoder.
1515- Significant improvements to the low-level circuit compiler (the sumtype compactifier), leading to faster Pauli frame simulation of noisy circuits.
16+ - Bump ` QuantumOpticsBase.jl ` package extension compat bound.
1617
1718## v0.9.3 - 2024-04-10
1819
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ PrecompileTools = "1.2"
5959PyQDecoders = " 0.2.1"
6060Quantikz = " 1.3.1"
6161QuantumInterface = " 0.3.3"
62- QuantumOpticsBase = " 0.4.18"
62+ QuantumOpticsBase = " 0.4.18, 0.5 "
6363Random = " 1.9"
6464SIMD = " 3.4.0"
6565SparseArrays = " 1.9"
You can’t perform that action at this time.
0 commit comments