Questions tagged [error-correction]
Quantum error correction (QEC) is a collection of techniques to protect quantum information from decoherence and other quantum noise, to realise fault-tolerant quantum computation. Quantum error correction is expected to be essential for practical quantum computation in the face of noise on stored quantum information, faulty quantum gates, faulty state preparations, and faulty measurements. (Wikipedia)
1,072 questions
1
vote
0
answers
29
views
Automated methodology / tool to find logical operators for QEC codes
Is there a standard tool or automated methodology to find logical operators for arbitrary stabilizer QEC codes (or specific families of codes?). I am aware that one could work through the math and ...
3
votes
2
answers
80
views
Can QEC Handle Continuous Errors Like Rotation and Dephasing?
"I've recently started learning about Quantum Error Correction (QEC). I notice that many papers focus on discrete errors like bit-flips and phase-flips (Pauli errors), and I understand that ...
2
votes
2
answers
77
views
Do logical operations map stabilizer group to itself?
Say we have a $n$-qubit stabilizer code $Q$ with stabilizer group $S$. If unitary $\bar{K}$ is a logical operation that preserves the codespace, what conclusion can we draw for $\bar{K}$ and $S$?
If $\...
2
votes
0
answers
38
views
Lattice Surgery for Rectangular Surface Codes?
It has been shown that one can reduce the X or Z code distance for surface codes, when the noise is biased towards one type of fault. From my understanding, this is referred to as the rectangular ...
2
votes
0
answers
82
views
What are textbook about quantum computing for graduate students?
I'm looking for an overview of quantum computing for graduate students. Does anyone know of a textbook that includes topics on surface codes and transmon qubits? Nielsen-Chuang is certainly a bible, ...
0
votes
1
answer
45
views
Can stim calculate "circuit distance"
This paper (page 23) defines "circuit distance" through :
...
2
votes
1
answer
44
views
Logical operator in cylindrical surface code
I'm trying to define a cylindrical surface code; that is, a surface code that has boundaries in 1 axis and that is periodic over the other. Let's assume it is periodic in the horizontal axis, and it ...
1
vote
1
answer
84
views
How is $Rx(\pi/2)$ applied to a qubit via state injection?
In High threshold universal quantum computation on the surface code VI(C), Injecting $Rx(\pi/2)$ is claimed to be done with the following circuit
The paper says that if we want to do $Rx(\pi/2)$, we ...
2
votes
0
answers
56
views
Repetition of syndrome measurements in the circuit-level noise
It is well known that in the presence of measurement errors, we need to repeat syndrome measurement about $d$ times, for example in surface codes. I know that it is true for the phenomenological noise,...
2
votes
1
answer
146
views
Single-shot error correction in high dimensional topological codes and Knill or Steane gadget
I have heard that some high dimensional topological codes, such as 3D subsystem toric code and 3D gauge color code, allow single-shot error correction, i.e., we can extract syndrome fault-tolerantly ...
5
votes
1
answer
95
views
Smallest distance-2 codes with non-trivial logical transversal $T$ gates
It has been shown that the $[[15, 1, 3]]$ code is the smallest distance-3 code with logical transversal $T$ gates (See arXiv:2210.14066). I say a code admits logical transversal $T$ gates if 1. The ...
1
vote
1
answer
38
views
Counting the number of faults inside an exRec
Given a constructive proof of the threshold theorem based on exRecs, as in (AGP05), the most elementary definition of an exRec being bad for a code that corrects 1 error, in the context of independent ...
4
votes
1
answer
414
views
How is stim validated
A lot of papers I see use stim to get performance of QECC with "circuit noise".
I'm sure stim is a decent tool, but can it really be treated as a golden reference?
How would you know that ...
2
votes
0
answers
74
views
Threshold theorem for general markovian noise
The threshold theorem stated in (AGP05) has an elegant and reasonably simple proof in the case of independent stochastic noise. After presenting that, they prove the threshold theorem in the case of ...
1
vote
0
answers
78
views
Full QEC circuit simulation in stim
Here is a question that appears in Stim/Issues,I think it is really worthwhile to discuss about it or at least recommend other similar questions with correct answers to it:
"I want to efficiently ...