-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Steane-type and teleportation-based QEC for the Steane code (#115)
* draft steane_qec * fix qec_steane_z * factor out permute changes to another PR * factor out Steane.m cleanup to another PR * set flag bit correctly * add qec_steane_.*tel templates * fix Steane.qec_steane_tel * permute all qubits for teleportation * formatting fixes * formatting fixes * formatting fix * formatting fix * no need to permute ancillas * minor rearrangement * fix teleportation-based QEC * fix typo * maybe fix classical registers in teleportation-based QEC * two flag bits for Steane.qec_tel * add warnings * rename flag_bit --> flag, in agreement with elsewhere in the repo * minor cleanup * minor renaming * standardize docstring * fix If statement * maybe fix Steane QEC and an incorrect type hint * fix typo * fix warning typo
- Loading branch information
Showing
2 changed files
with
157 additions
and
2 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