• qECC Bench Wiki
  • Codes
  • Decoders
  • Circuits

The Code Family Steane7

One of the earliest proof-of-concept error correcting codes.

summary of all evaluations that have been executed for this code family

References
ECC Zoo entry
QuantumClifford.jl docs

A Few Examples from this Family

Click on the ▶ marker to expand

Steane7()

Parity Check Tableau

the parity check tableau of the Steane7() instance of this code family

Encoding Circuit

can be generated with QuantumClifford.naive_encoding_circuit

the encoding circuit of the Steane7() instance of this code family

Naive Syndrome Extraction Circuit

can be generated with QuantumClifford.naive_syndrome_circuit

the naive syndrome extraction circuit of the Steane7() instance of this code family

Shor Syndrome Extraction Circuit

can be generated with QuantumClifford.shor_syndrome_circuit

Performance of Specific Decoders

TODO

Powered by the QuantumClifford framework, the Franklin website generator, the Julia language.
Built at UMass Amherst with help from our outstanding undergraduate and MS students.