MiniFlash¶
A mini and fast Clifford+T → lattice-surgery compiler.
MiniFlash turns a Clifford+T circuit (OpenQASM 2.0) into a fault-tolerant lattice-surgery layout — the explicit 3-D spacetime volume that a surface-code quantum computer would execute, with logical qubits traced as pipes and every surgery, Hadamard and magic-state injection placed. The result is a self-contained glTF scene you can open in any 3-D viewer. Cell synthesis is LaSsynth (Tan, Niu, Gidney — ISCA 2024).
Quickstart
Install, fetch LaSsynth, and compile your first circuit into a glTF scene in three commands.
Benchmarks
Compiled volume against TopoLS and DasCot across 44 Clifford and graph-state circuits.
API reference
The pipeline stages — parse to Program IR to glTF — as a small public API.