Run it
From Stim circuit to SVG or JSON
QP101 preserves gates, repeat blocks, detectors, noise, coordinates, and annotations in execution order.
rstim render_svg --in circuit.stim --out circuit.svg
rstim export_json --in circuit.stim --out circuit.qp101.json
Results
Rendered examples
Operation types
| Type | Purpose |
|---|---|
gate, noise | Quantum operations and faults |
repeat, tick | Structure and timing |
detector, observable_include | QEC annotations |
qubit_coords, shift_coords | Visualization coordinates |
Interactive schema browser
Loading schema
Fetching qp101.schema.json.