Skip to content

Commit 23af73b

Browse files
committed
~
1 parent f275e05 commit 23af73b

3 files changed

Lines changed: 131 additions & 2 deletions

File tree

Lines changed: 117 additions & 0 deletions
Loading

codes/quantum/qubits/small_distance/small/4/css_4_1_2.yml renamed to codes/quantum/qubits/small_distance/small/4/css_4_1_2/css_4_1_2.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ description: |
2525
Z & Z & Z & Z
2626
\end{array}~.
2727
\end{align}
28+
The code is depicted in \ref{figure:css-412-operators}.
29+
\begin{figure}
30+
\includegraphics{css_4_1_2}
31+
\caption{
32+
Stabilizer generators of the \([[4,1,2]]\) LNCY code.
33+
The 4 data qubits (circles) are arranged on a \(2\times 2\) rotated surface code lattice with open boundaries.
34+
The bulk generator is a weight-four (four-body) \(Z\) operator and the two boundary generators are weight-two (two-body) \(X\) operators.
35+
Red regions correspond to \(X\) operators while blue regions correspond to \(Z\) operators.}
36+
\label{figure:css-412-operators}
37+
\end{figure}
38+
2839
The code admits the following basis of codewords,
2940
\begin{align}
3041
\begin{split}

codes/quantum/qubits/small_distance/small/7/qetc_7_2.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@ description: |
2525
\end{align}
2626
The above stabilizer tableau is equivalent to \cite[ID 646]{preset:qiskit} by applying \(H\) to qubits 1 and 2 and \(SH\) (with \(H\) applied first) to qubits 3 and 4, followed by the qubit relabeling \((1,2,3,4,5,6,7)\to(5,6,1,3,7,2,4)\).
2727
28-
The stabilizer group of the \([[7,2,2]]\) QETC, together with the logical-\(Z\) operator on the first logical qubit, generates the stabilizer group of one of the sixteen distinct indecomposable \([[7,1,3]]\) codes \cite{arxiv:0709.1780}.
29-
3028
3129
relations:
3230
parents:
3331
- code_id: small_distance_qubit_stabilizer
3432
- code_id: qetc
33+
cousins:
34+
- code_id: bare_7_1_3
35+
detail: 'The stabilizer group of the \([[7,2,2]]\) QETC, together with the logical-\(Z\) operator on the first logical qubit, generates the stabilizer group of a \([[7,1,3]]\) code \cite{arxiv:2310.10278} equivalent to the bare \([[7,1,3]]\) code \cite{manual:{V. V. Albert, private communication, 2026}}.'
3536

3637

3738
# Begin Entry Meta Information

0 commit comments

Comments
 (0)