Skip to content

Commit 53002d5

Browse files
authored
bump
1 parent aa70f69 commit 53002d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
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

0 commit comments

Comments
 (0)