The Code Family Toric
The famous toric code, the first topological code. Terrible rate, ok-ish distance, awesome locality – a tradeoff that will turn out to be fundamental to codes with only 2D connectivity.
References
A Few Examples from this Family
Click on the ▶ marker to expand
Toric(3, 3)
Parity Check Tableau
Encoding Circuit
can be generated with
QuantumClifford.naive_encoding_circuit
Naive Syndrome Extraction Circuit
can be generated with
QuantumClifford.naive_syndrome_circuit
Shor Syndrome Extraction Circuit
can be generated with
QuantumClifford.shor_syndrome_circuit
Toric(4, 4)
Parity Check Tableau
Encoding Circuit
can be generated with
QuantumClifford.naive_encoding_circuit
Naive Syndrome Extraction Circuit
can be generated with
QuantumClifford.naive_syndrome_circuit
Shor Syndrome Extraction Circuit
can be generated with
QuantumClifford.shor_syndrome_circuit
Toric(6, 6)
Parity Check Tableau
Encoding Circuit
can be generated with
QuantumClifford.naive_encoding_circuit
Naive Syndrome Extraction Circuit
can be generated with
QuantumClifford.naive_syndrome_circuit
Shor Syndrome Extraction Circuit
can be generated with
QuantumClifford.shor_syndrome_circuit
Toric(8, 8)
Parity Check Tableau
Encoding Circuit
can be generated with
QuantumClifford.naive_encoding_circuit
Naive Syndrome Extraction Circuit
can be generated with
QuantumClifford.naive_syndrome_circuit
Shor Syndrome Extraction Circuit
can be generated with
QuantumClifford.shor_syndrome_circuit
Toric(10, 10)
Parity Check Tableau
Encoding Circuit
can be generated with
QuantumClifford.naive_encoding_circuit
Naive Syndrome Extraction Circuit
can be generated with
QuantumClifford.naive_syndrome_circuit
Shor Syndrome Extraction Circuit
can be generated with
QuantumClifford.shor_syndrome_circuit
Toric(12, 12)
Parity Check Tableau
Encoding Circuit
can be generated with
QuantumClifford.naive_encoding_circuit
Naive Syndrome Extraction Circuit
can be generated with
QuantumClifford.naive_syndrome_circuit
Shor Syndrome Extraction Circuit
can be generated with
QuantumClifford.shor_syndrome_circuit
Performance of Specific Decoders
TODO