The Code Family Steane7
One of the earliest proof-of-concept error correcting codes.
References
A Few Examples from this Family
Click on the ▶ marker to expand
Steane7()
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