The Code Family Perfect5
One of the earliest proof-of-concept error correcting codes. The smallest code that can protect against any single-qubit error. Not a CSS code.

References
A Few Examples from this Family
Click on the ▶ marker to expand
Perfect5()
Parity Check Tableau
.png)
Encoding Circuit
can be generated with
QuantumClifford.naive_encoding_circuit_encoding.png)
Naive Syndrome Extraction Circuit
can be generated with
QuantumClifford.naive_syndrome_circuit_naive_syndrome.png)
Shor Syndrome Extraction Circuit
can be generated with
QuantumClifford.shor_syndrome_circuitPerformance of Specific Decoders
TODO