From 8ac14af5ff4d6d519bd48f110698d148d9191a2e Mon Sep 17 00:00:00 2001 From: VVA2024 Date: Fri, 6 Sep 2024 17:52:51 -0400 Subject: [PATCH] purity testing move to qubit --- .../qubits/small_distance/small/steane/steane.yml | 2 +- .../stabilizer/purity_testing.yml | 10 +++++----- codes/quantum/qubits/stabilizer/quantum_bch.yml | 3 +-- 3 files changed, 7 insertions(+), 8 deletions(-) rename codes/quantum/{qudits_galois => qubits}/stabilizer/purity_testing.yml (72%) diff --git a/codes/quantum/qubits/small_distance/small/steane/steane.yml b/codes/quantum/qubits/small_distance/small/steane/steane.yml index bcc636340..306422267 100644 --- a/codes/quantum/qubits/small_distance/small/steane/steane.yml +++ b/codes/quantum/qubits/small_distance/small/steane/steane.yml @@ -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: diff --git a/codes/quantum/qudits_galois/stabilizer/purity_testing.yml b/codes/quantum/qubits/stabilizer/purity_testing.yml similarity index 72% rename from codes/quantum/qudits_galois/stabilizer/purity_testing.yml rename to codes/quantum/qubits/stabilizer/purity_testing.yml index ec59298c3..b75a0dbde 100644 --- a/codes/quantum/qudits_galois/stabilizer/purity_testing.yml +++ b/codes/quantum/qubits/stabilizer/purity_testing.yml @@ -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}.' diff --git a/codes/quantum/qubits/stabilizer/quantum_bch.yml b/codes/quantum/qubits/stabilizer/quantum_bch.yml index 8137e3d08..77794ffaa 100644 --- a/codes/quantum/qubits/stabilizer/quantum_bch.yml +++ b/codes/quantum/qubits/stabilizer/quantum_bch.yml @@ -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}.'