quantumlib / Stim

A fast stabilizer circuit library.
Apache License 2.0
310 stars 90 forks source link

Crumble importing classically controlled gates #715

Closed mmcewen-g closed 1 month ago

mmcewen-g commented 4 months ago

At the moment, it seems to default to controlling them on qubit 0, whatever that happens to be. Probably it should just throw them away like it does for DETECTORs or other instructions it doesn't understand?