From b4a8d3af3e2851648d18b934de9542553ec461d4 Mon Sep 17 00:00:00 2001 From: "Victor V. Albert" Date: Mon, 16 Sep 2024 14:10:22 -0400 Subject: [PATCH] refs --- codes/classical/q-ary_digits/convolutional/turbo.yml | 1 + codes/quantum/qubits/small_distance/iceberg.yml | 3 +++ codes/quantum/qubits/small_distance/quantum_hamming.yml | 3 +++ .../qubits/stabilizer/topological/color/non-css/xyz_color.yml | 2 +- 4 files changed, 8 insertions(+), 1 deletion(-) diff --git a/codes/classical/q-ary_digits/convolutional/turbo.yml b/codes/classical/q-ary_digits/convolutional/turbo.yml index 4852ed45d..de042b0c4 100644 --- a/codes/classical/q-ary_digits/convolutional/turbo.yml +++ b/codes/classical/q-ary_digits/convolutional/turbo.yml @@ -27,6 +27,7 @@ features: - 'Maximum A Posteriori (MAP) decoder \cite{doi:10.1117/12.394081} and a soft output derivative \cite{doi:10.1016/j.protcy.2012.10.080}. The use of soft outputs can improve code performance \cite{doi:10.1109/35.642838}.' - 'List decoding \cite{doi:10.1109/26.681410}.' - 'VLSI intergrated-circuit decoding hardware \cite{doi:10.1109/92.784098}.' + - 'Autoencoder \cite{arxiv:1909.12120}.' realizations: diff --git a/codes/quantum/qubits/small_distance/iceberg.yml b/codes/quantum/qubits/small_distance/iceberg.yml index 25ddc9a82..aa4f383e7 100644 --- a/codes/quantum/qubits/small_distance/iceberg.yml +++ b/codes/quantum/qubits/small_distance/iceberg.yml @@ -13,6 +13,8 @@ introduced: '\cite{arxiv:quant-ph/9605021,arxiv:quant-ph/9702029}' alternative_names: - 'Iceberg code' + - '\([[2m,2m-2,2]]\) quantum parity code' +# 2408.15936 description: | Self-complementary CSS code for \(m\geq 2\) with generators \(\{XX\cdots X, ZZ\cdots Z\} \) acting on all \(2m\) physical qubits. @@ -50,6 +52,7 @@ realizations: notes: - 'See description of the code in Ref. \cite{preset:PreskillNotes}.' + - 'The code is useful for entanglement distillation \cite{arxiv:2408.15936}.' relations: parents: diff --git a/codes/quantum/qubits/small_distance/quantum_hamming.yml b/codes/quantum/qubits/small_distance/quantum_hamming.yml index be9a9a7fb..5d55d9417 100644 --- a/codes/quantum/qubits/small_distance/quantum_hamming.yml +++ b/codes/quantum/qubits/small_distance/quantum_hamming.yml @@ -23,6 +23,9 @@ description: | protection: 'Protects against any single qubit error.' +notes: + - 'The code is useful for entanglement distillation \cite{arxiv:2408.15936}.' + relations: parents: diff --git a/codes/quantum/qubits/stabilizer/topological/color/non-css/xyz_color.yml b/codes/quantum/qubits/stabilizer/topological/color/non-css/xyz_color.yml index 6e9edc4d6..5cdfe32e4 100644 --- a/codes/quantum/qubits/stabilizer/topological/color/non-css/xyz_color.yml +++ b/codes/quantum/qubits/stabilizer/topological/color/non-css/xyz_color.yml @@ -11,7 +11,7 @@ name: 'XYZ color code' introduced: '\cite{arxiv:2203.16534}' description: | - Non-CSS variant of the 6.6.6 color code whose generators are \(XZXZXZ\) and \(ZYZYZY\) Pauli strings associated to each hexagonal in the hexagonal (6.6.6) tiling. + Non-CSS variant of the 6.6.6 color code whose generators are \(XZXZXZ\) and \(ZYZYZY\) Pauli strings associated to each hexagonal in the hexagonal (6.6.6) tiling. A further variation called the \text{domain wall color code} admits generators of the form \(XXXZZZ\) and \(ZZZXXX\) \cite{arxiv:2307.00054}. features: decoders: