qiskit-community / qiskit-qec

Qiskit quantum error correction framework
https://qiskit-community.github.io/qiskit-qec/
Apache License 2.0
84 stars 35 forks source link

Add new CodeCircuits #418

Open quantumjim opened 9 months ago

quantumjim commented 9 months ago

Convert the existing class for the heavy hex code into a HHCodeCircuit, and add DetectorCircuit for when users have their own circuit as well as a description of detectors and logicals.