-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
86 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: clifford_qsc | ||
|
||
name: 'Clifford group-representation QSC' | ||
introduced: '\cite{arXiv:2306.11621}' | ||
|
||
description: | | ||
QSC whose projection is onto a copy of an irreducible representation of the single-qubit Clifford group \(2O\), taken as the binary octahedral subgroup of the group \(SU(2)\) of Gaussian rotations. | ||
features: | ||
general_gates: | ||
- 'The Clifford group \(2O\) can be realized via Gaussian rotations. | ||
The \(T\) and \(CZ\) gates can be realized using quartic Kerr operations \cite{arxiv:2306.11621}.' | ||
|
||
|
||
relations: | ||
parents: | ||
- code_id: qsc | ||
detail: 'The Clifford group-representation QSC has non-uniform coefficients.' | ||
- code_id: group_representation | ||
detail: 'The Clifford group-representation QSC is a group-representation code with \(G\) being the binary octahedral subgroup of \(SU(2)\).' | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
# Change log - most recent first | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2024-02-21' |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: group_representation | ||
|
||
name: 'Group-representation code' | ||
introduced: '\cite{arXiv:2005.10910,arxiv:2306.11621}' | ||
|
||
description: | | ||
Code whose projection is onto a copy of an irreducible representation of a group \(G\) of unitary operations. | ||
Error correction ability is not guaranteed, but can be searched in the multiplicity space of the irrep in case there is more than one copy present. | ||
features: | ||
encodings: | ||
- 'General encoding map \cite{arxiv:2306.11621}.' | ||
general_gates: | ||
- 'By definition, a group \(G\) of gates can be realized on the code using the unitary operations used to define the code.' | ||
|
||
|
||
relations: | ||
parents: | ||
- code_id: qecc | ||
# cousins: | ||
# - code_id: qsc | ||
# detail: 'There exist group-representation codes that are quantum spherical codes with non-uniform coefficients; such codes, by definition, admit a desired group of gates via Gaussian rotations \cite{arxiv:2306.11621}.' | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
# Change log - most recent first | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2024-02-21' |
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
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