Skip to content

Commit

Permalink
purity testing move to qubit
Browse files Browse the repository at this point in the history
  • Loading branch information
valbert4 committed Sep 6, 2024
1 parent 14a4d71 commit 8ac14af
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ realizations:
The quantum Fourier transform on three code blocks \cite{arxiv:2404.08616}.
Fault-tolerant transversal and lattice-surgery state teleportation protocols as well as Knill error correction \cite{arxiv:2404.16728}.
Rains shadow enumerators have been measured \cite{arxiv:2408.16914}.'
- 'Rydberg atom arrays: Lukin group \cite{arxiv:2112.03923}; transversal CNOT gate performed on distance \(3\), \(5\), and \(7\) codes, logical ten-qubit GHZ state initialized with break-even fidelity, fault-tolerant logical two-qubit GHZ state initialized \cite{arxiv:2312.03982}.'
- 'Rydberg atom arrays: Lukin group \cite{arxiv:2112.03923}; ten logical qubits, transversal CNOT gate performed, logical ten-qubit GHZ state initialized with break-even fidelity, and fault-tolerant logical two-qubit GHZ state initialized \cite{arxiv:2312.03982}.'


relations:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#######################################################

code_id: purity_testing
physical: galois
logical: galois
physical: qubits
logical: qubits

name: 'Purity-testing stabilizer code'
introduced: '\cite{arxiv:quant-ph/0205128}'

description: |
A Galois-qudit stabilizer code that is constructed from a normal rational curve and that is relevant to testing the purity of an entangled Bell state stabilized by two parties \cite{arxiv:quant-ph/0205128}.
A qubit stabilizer code that is constructed from a normal rational curve and that is relevant to testing the purity of an entangled Bell state stabilized by two parties \cite{arxiv:quant-ph/0205128}.
relations:
parents:
- code_id: galois_stabilizer
- code_id: qubit_stabilizer
cousins:
- code_id: projective
detail: 'Purity-testing stabilizer codes are constructed from normal rational curves.'
- code_id: ea_galois_stabilizer
- code_id: eastab
detail: 'Purity-testing stabilizer codes are relevant to testing the purity of an entangled Bell state stabilized by two parties \cite{arxiv:quant-ph/0205128}.'


Expand Down
3 changes: 1 addition & 2 deletions codes/quantum/qubits/stabilizer/quantum_bch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ features:
general_gates:
- 'Magic-state distillation protocols \cite{arxiv:1709.02789}.'
threshold:
- 'Semi-analytical estimates of \hyperref[topic:computational-threshold]{concatenated thresholds} \cite{arxiv:quant-ph/0207119}.
Qubit BCH codes are difficult to study numerically \cite{arxiv:0711.1556}.'
- 'Semi-analytical estimates of \hyperref[topic:computational-threshold]{concatenated thresholds} \cite{arxiv:quant-ph/0207119}. Qubit BCH codes are difficult to study numerically \cite{arxiv:0711.1556}.'

notes:
- 'Qubit BCH codes for small \(n\) are tabulated in Ref. \cite{arxiv:quant-ph/9910060}.'
Expand Down

0 comments on commit 8ac14af

Please sign in to comment.