-
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
12 changed files
with
91 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
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,36 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: oscillators | ||
physical: oscillators | ||
|
||
name: 'Penrose tiling code' | ||
introduced: '\cite{arxiv:2311.13040}' | ||
|
||
description: | | ||
Encodes quantum information into superpositions of rotated and translated versions of different Penrose tilings of \(\mathbb{R}^n\). | ||
Letting \(|T\rangle\) be a Penrose tiling, the codeword corresponding to this tiling is a superposition of all points in the tiling's orbit under all Euclidean transformations, | ||
\begin{align} | ||
|\overline{T}\rangle=\int dg|gT\rangle~, | ||
\end{align} | ||
where \(g\) is a Euclidean transformation. | ||
protection: | | ||
Properties of Pensrose tilings such as local indistinguishability and local recoverability ensure that Penrose tiling codes can correct erasures of any finite region of space. | ||
relations: | ||
parents: | ||
- code_id: oscillators | ||
detail: 'Penrose tiling codes encode information into Penrose tilings, which are non-periodic tilings of \(\mathbb{R}^n\).' | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
# Change log - most recent first | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2022-11-28' |
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,31 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
code_id: stab_8_3_3 | ||
physical: qubits | ||
logical: qubits | ||
|
||
name: '\([[8, 3, 3]]\) code' | ||
short_name: '\([[8, 3, 3]]\)' | ||
introduced: '\cite{arXiv:quant-ph/9604038,arxiv:quant-ph/9605005,arxiv:quant-ph/9605021}' | ||
|
||
description: | | ||
Eight-qubit code obtained from the CSS construction using a first-order \([8,4,4]\) RM code and a \([8,7,2]\) even-weight code \cite{arxiv:quant-ph/9605021}. | ||
See \cite[Table 3.3]{arxiv:quant-ph/9705052} for its stabilizer generator matrix. | ||
The code's automorphism group is \(\text{A}\Gamma\text{L}(1,8)\) \cite{arxiv:2109.12735}. | ||
relations: | ||
parents: | ||
- code_id: quantum_hamming | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
# Change log - most recent first | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2023-11-28' |
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
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