generated from evmckinney9/python-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Logical Circuit to (Encoded Circuit + Syndrome Msmts) Transformer (#17)
* feat: wip qudit op schedule alignment * feat: transform ge gates to gf gates * feat: wip notebook for subcircuit for g+f phase syndrome measurement * feat: fidelity metric and ancilla flag probability metric on noisy sim notebook * feat: new quantum error correction code defined using stabilizer generators * feat: QutritPhaseRepetitionCode working with phase flips * feat: QutritPhaseRepetitionCode working with phase flips * feat: EncodedCircuitExpansionPass expands logical gates into physical gates in the encoding * feat: add basic noiseless simulator histogram plots
- Loading branch information
1 parent
faadf99
commit 096ddb6
Showing
14 changed files
with
4,896 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
191 changes: 153 additions & 38 deletions
191
src/notebooks/noisy_simulation/03_noisy_erasure_detect.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.