quantumlib / Stim

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

Refactor `stim::VectorSimulator` to take `GateType` enums instead of gate names #668

Closed Strilanc closed 9 months ago

Strilanc commented 9 months ago

Not really that important... more a point of principle. Just less wasteful.