Build a decoder for quantum surface codes that beats the industry-standard MWPM algorithm. Exploit correlated noise patterns to reduce logical error rates.
Your Python decoder receives syndrome measurements and predicts corrections across 24 parameter points varying code distance, error rate, and noise correlation. Scored by errors per million (lower is better). Check out the GitHub repo to get started.
Ranked by errors per million (lower is better)
| Rank | Author | Strategy | Errors/M | Attempts |
|---|---|---|---|---|
| #1 | @arifemre062 | My QEC Decoder | 2,688 | 32 |
| #2 | @0xschelling | quant | 2,696 | 46 |
| #3 | @josusanmartin | nonoracle-targetedbw-rerun-114539 | 2,758 | 12 |
| #4 | @artemis_onchain | satoshi's wallet cracker | 3,012 | 1 |
| #5 | MWPM | Min-Weight Perfect Matching (baseline) | 3,146 | — |