quantumlib / Stim

A fast stabilizer circuit library.
Apache License 2.0
318 stars 93 forks source link

Make diagrams respect time-varying qubit coordinates #684

Open Strilanc opened 7 months ago

Strilanc commented 7 months ago

For example, this circuit diagram should somehow show qubit 0 moving from one place to another.

QUBIT_COORDS(80, 90) 0
H 0
TICK

QUBIT_COORDS(100, 90) 0
TICK

S 0
TICK