Every implemented decoder, code, and estimator records its authoritative source, what was
taken from it, and the benchmark that validates Glean against its published numbers.
High-threshold and low-overhead fault-tolerant quantum memory
Bravyi, Cross, Gambetta, Maslov, Rall, Yoder · 2024 · Nature 627, 778 · arXiv:2308.07915
Took Bivariate-bicycle [[144,12,12]] construction + the exact distance-preserving syndrome-extraction schedule.
✓Construction + circuit-level decode == ldpc 99.8% / <0.4σ; 0.8% threshold bracketed.
Improved belief propagation is sufficient for real-time decoding of quantum memory
Müller, Alexander, Beverland, Bühler, Johnson, Maurer, Vandeth · 2025 · arXiv (IBM) · arXiv:2506.01779
Took Disordered-memory min-sum BP + relaying + ensembling, OSD-free, transcribed from the reference crate.
✓== the authors’ relay_bp crate (<0.95σ); real-time iteration budget met (p90 212 < 600).
An almost-linear time decoding algorithm for quantum LDPC codes under circuit-level noise
deMarti iOlius, Etxezarreta Martinez, Roffe, Etxezarreta Martinez · 2024 · arXiv · arXiv:2409.01440
Took Ordered Tanner Forest post-processor (reliability-ordered modified-Kruskal forest) — inversion-free, O(n log n).
✓Ensemble BP+OTF == Glean’s validated BP+OSD-0 oracle (0.33σ) on the gross-code DEM.
Decoding across the quantum LDPC code landscape
Roffe, White, Burton, Campbell · 2020 · Phys. Rev. Research 2, 043423 · arXiv:2005.07016
Took Normalized min-sum BP + OSD; the toric-threshold target and the ldpc speed baseline.
✓Toric threshold ≈10.0–10.1%, inside the 9.9 ± 0.2% band; BP+OSD out-runs ldpc on the gross DEM.
Degenerate quantum LDPC codes with good finite-length performance
Panteleev, Kalachev · 2021 · Quantum 5, 585 · arXiv:1904.02703
Took OSD-0 + the higher-order combination sweep (OSD-CS) on the BP reliability order.
✓Valid-syndrome + never-worse-than-OSD-0 tested; closes the toric-threshold gap into the band.
Dynamical subset sampling of quantum error correcting protocols
Heußen, Winter, Rispler, Müller · 2024 · Phys. Rev. Research 6, 013177 · arXiv:2309.12774
Took Weight-stratified subset sampling: p_L = Σ_w A_w(p)·p_fail^(w), with A_w exact and decoder-independent.
✓Unbiased on Glean’s pipeline (0.0σ vs direct MC); whole p_L(p) curve from one campaign.
Simulation of rare events in QEC · Rare-event simulation of QEC circuits
Bravyi–Vargo · Mayer et al. · 2013 · 2025 · Phys. Rev. A 88, 062308 · arXiv · arXiv:2509.13678
Took Telescoping product of Bennett-acceptance-ratio steps over a Metropolis-in-faults chain — no resolution wall at depth.
✓Unbiased vs direct MC two decades into the rare regime (0.07σ, 0.30σ); pins the gross-code deep point to ±13%.
Stim: a fast stabilizer circuit simulator
Gidney · 2021 · Quantum 5, 497 · arXiv:2103.02202
Took Flattened detector-error-model parser → check/observable matrices + per-mechanism priors (the upstream pairing).
✓Pipeline validated vs PyMatching on a surface-code DEM (d=5 ≤1.3σ).
Quantum LDPC codes with positive rate and minimum distance proportional to √n
Tillich, Zémor · 2014 · IEEE Trans. Inf. Theory 60(2) · arXiv:0903.0566
Took Hypergraph-product construction → the toric warm-up code.
✓Parameters validated (n=2L², k=2, CSS).