We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436a93e commit 4e6af0bCopy full SHA for 4e6af0b
CHANGELOG.md
@@ -7,7 +7,7 @@
7
8
## v0.10.1-dev
9
10
-- Add a `CliffordOperator` contructor that builds a dense clifford from a `PauliOperator`
+- Add a `CliffordOperator` constructor that builds a dense clifford from a `PauliOperator`
11
- Add a `phases` getter for `CliffordOperator`
12
- The generalized hypergraph product code is implemented in the ECC submodule.
13
- Add novel `[[n² + m²,(n - rank([C ∣ M]))² + (m − rank([C ∣ M]ᵀ))², d]]` quantum Tillich-Zémor `random_TillichZemor_code` codes to `QECCore` and introduce `QECCoreNemoExt` for accurate matrix `rank` computation.
0 commit comments