Skip to content

Commit acdd231

Browse files
committed
Update changelog
1 parent 12a8f11 commit acdd231

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning], with the exception that minor rel
1111

1212
### Added
1313

14+
- Enable testing on Python 3.14 ([#532]) ([**@denialhaag**])
1415
- Added `gottesman_encoding_circuit` methods that constructs a stim encoding circuit for a given stabilizer code using the method described in Gottesman's "Surviving as a Quantum Computer in a Classical World" Chapter 6.4.1. ([#486]) ([**@pehamtom**])
1516
- Added class `SteaneNDFTStatePrepSimulator` for simulating non-deterministic state preparation protocols for CSS codes using verification with multiple ancilla states. ([#462]) ([**@pehamtom**])
1617
- Extended estimation of error rates in `NoisyNDFTStatePrepSimulator` via `secondary_logical_error_rate`. Now Z (X) error rates can also be estimated for the preparation of logical zero (plus). ([#462]) ([**@pehamtom**])
@@ -48,6 +49,7 @@ _📚 Refer to the [GitHub Release Notes](https://github.com/munich-quantum-tool
4849

4950
[#592]: https://github.com/munich-quantum-toolkit/qecc/pull/592
5051
[#543]: https://github.com/munich-quantum-toolkit/qecc/pull/543
52+
[#532]: https://github.com/munich-quantum-toolkit/qecc/pull/532
5153
[#503]: https://github.com/munich-quantum-toolkit/qecc/pull/503
5254
[#499]: https://github.com/munich-quantum-toolkit/qecc/pull/499
5355
[#486]: https://github.com/munich-quantum-toolkit/qecc/pull/486

0 commit comments

Comments
 (0)