The Code Family Concat

Concatenated codes recursively encode the logical qubits of an outer code using an inner code. For outer code [[n₁, k₁, d₁]] and inner code [[n₂, k₂, d₂]], the result is [[n₁n₂, k₁k₂, d₁d₂]].

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

A Few Examples from this Family

Click on the ▶ marker to expand

Concat(QECCore.Perfect5(), QECCore.Perfect5())

Parity Check Tableau

the parity check tableau of the Concat(QECCore.Perfect5(), QECCore.Perfect5()) instance of this code family

Encoding Circuit

the encoding circuit of the Concat(QECCore.Perfect5(), QECCore.Perfect5()) instance of this code family

Naive Syndrome Extraction Circuit

the naive syndrome extraction circuit of the Concat(QECCore.Perfect5(), QECCore.Perfect5()) instance of this code family

Shor Syndrome Extraction Circuit

Concat(QECCore.Perfect5(), QECCore.Steane7())

Parity Check Tableau

the parity check tableau of the Concat(QECCore.Perfect5(), QECCore.Steane7()) instance of this code family

Encoding Circuit

the encoding circuit of the Concat(QECCore.Perfect5(), QECCore.Steane7()) instance of this code family

Naive Syndrome Extraction Circuit

the naive syndrome extraction circuit of the Concat(QECCore.Perfect5(), QECCore.Steane7()) instance of this code family

Shor Syndrome Extraction Circuit

Concat(QECCore.Steane7(), QECCore.Cleve8())

Parity Check Tableau

the parity check tableau of the Concat(QECCore.Steane7(), QECCore.Cleve8()) instance of this code family

Encoding Circuit

the encoding circuit of the Concat(QECCore.Steane7(), QECCore.Cleve8()) instance of this code family

Naive Syndrome Extraction Circuit

the naive syndrome extraction circuit of the Concat(QECCore.Steane7(), QECCore.Cleve8()) instance of this code family

Shor Syndrome Extraction Circuit

Concat(QECCore.Toric(2, 2), QECCore.Shor9())

Parity Check Tableau

the parity check tableau of the Concat(QECCore.Toric(2, 2), QECCore.Shor9()) instance of this code family

Encoding Circuit

the encoding circuit of the Concat(QECCore.Toric(2, 2), QECCore.Shor9()) instance of this code family

Naive Syndrome Extraction Circuit

the naive syndrome extraction circuit of the Concat(QECCore.Toric(2, 2), QECCore.Shor9()) instance of this code family

Shor Syndrome Extraction Circuit

Performance of Specific Decoders

TODO