list_qec_schemes
List available quantum error correction schemes and their compatibility notes to facilitate choosing the correct scheme for resource estimation.
Instructions
List available Quantum Error Correction (QEC) schemes with compatibility notes.
Returns details on:
surface_code: Works with all qubit models. The standard choice.
floquet_code: Majorana qubits only. Better overhead for topological hardware.
Use this to understand which qec_scheme to select for estimate_resources().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||