-
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
39 additions
and
1 deletion.
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
File renamed without changes.
File renamed without changes.
35 changes: 35 additions & 0 deletions
35
codes/quantum/qudits_galois/stabilizer/duadic/galois_duadic.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,35 @@ | ||
####################################################### | ||
## This is a code entry in the error correction zoo. ## | ||
## https://github.com/errorcorrectionzoo ## | ||
####################################################### | ||
|
||
|
||
code_id: galois_duadic | ||
physical: galois | ||
logical: galois | ||
|
||
name: 'Quantum duadic code' | ||
introduced: '\cite{arxiv:quant-ph/0601117,arxiv:0711.2050,doi:10.1142/S0219749909004979,arxiv:2211.00891}' | ||
|
||
description: | | ||
True \(q\)-Galois-qudit stabilizer code constructed from \(q\)-ary duadic codes via the Hermitian construction or the Galois-qudit CSS construction. | ||
relations: | ||
parents: | ||
- code_id: galois_true_stabilizer | ||
detail: 'Quantum duadic codes can be constructed via the CSS construction or the Hermitian construction.' | ||
cousins: | ||
- code_id: q-ary_duadic | ||
- code_id: galois_css | ||
detail: 'Quantum duadic codes can be constructed via the CSS construction or the Hermitian construction.' | ||
- code_id: stabilizer_over_gfqsq | ||
detail: 'Quantum duadic codes can be constructed via the CSS construction or the Hermitian construction.' | ||
|
||
|
||
# Begin Entry Meta Information | ||
_meta: | ||
# Change log - most recent first | ||
changelog: | ||
- user_id: VictorVAlbert | ||
date: '2024-05-05' |
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
File renamed without changes.
File renamed without changes.
File renamed without changes.