The Code Family Triangular666
The 6.6.6 Honeycomb color code, defined on a hexagonal lattice. Each hexagon has an X and Z check on all the qubits on its vertices. A code of odd distance 𝑑 has either (3𝑑² + 1)/4 or (3𝑑 - 1)²/4 physical qubits.

References
A Few Examples from this Family
Click on the ▶ marker to expand
Triangular666(3)
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_circuit
Triangular666(5)
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_circuit
Triangular666(7)
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_circuit
Triangular666(9)
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