-
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.
quantum_dodecahedron, quantum_icosahedron
- Loading branch information
Showing
6 changed files
with
75 additions
and
3 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
codes/quantum/qubits/small_distance/quantum_icosahedron.yml
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,29 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: quantum_icosahedron | ||
physical: qubits | ||
logical: qubits | ||
|
||
name: '\([[54,6,5]]\) five-covered icosahedral code' | ||
introduced: '\cite{arxiv:2411.14448}' | ||
|
||
description: | | ||
A \([[54,6,5]]\) qubit stabilizer code defined whose \hyperref[topic:encoder-respecting]{encoder-respecting form} is the graph of a five-cover of the icosahedron \cite{arxiv:2411.14448}. | ||
relations: | ||
parents: | ||
- code_id: qubit_stabilizer | ||
- code_id: small_distance_quantum | ||
cousins: | ||
- code_id: icosahedron | ||
detail: 'The \hyperref[topic:encoder-respecting]{encoder-respecting form} of the \([[54,6,5]]\) five-covered icosahedral code is the graph of a five-cover of the icosahedron \cite{arxiv:2411.14448}.' | ||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2024-12-13' |
32 changes: 32 additions & 0 deletions
32
codes/quantum/qubits/small_distance/small/quantum_dodecahedron.yml
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,32 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: quantum_dodecahedron | ||
physical: qubits | ||
logical: qubits | ||
|
||
name: '\([[16,4,3]]\) dodecahedral code' | ||
introduced: '\cite{arxiv:2411.14448}' | ||
|
||
description: | | ||
A \([[16,4,3]]\) qubit stabilizer code defined whose \hyperref[topic:encoder-respecting]{encoder-respecting form} is the graph of vertices of a dodecahedron \cite{arxiv:2411.14448}.. | ||
features: | ||
rate: 'The code has a rate of \(1/4\), higher than that of the five-qubit perfect code.' | ||
|
||
encoders: | ||
- 'Low-depth encoding circuit \cite{arxiv:2411.14448}.' | ||
|
||
relations: | ||
parents: | ||
- code_id: qubit_stabilizer | ||
- code_id: small_distance_quantum | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2024-12-13' |
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
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