The Code Family Cleve8
The [[8,3,3]]
code from Cleve and Gottesman (1997), a convenient pedagogical example when studying how to construct encoding circuits, as it is one of the smallest codes with more than one logical qubit.
References
A Few Examples from this Family
Click on the ▶ marker to expand
Cleve8()
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