Skip to content

Switch to stabilizer simulator for Clifford-only circuits #68

@jon-wurtz

Description

@jon-wurtz

There is a large time overhead for compilation that is independent of the fact that the circuit is Clifford or not. However, for Clifford-only, we could switch to a stabilizer simulator (such as stim) that runs much faster. Would it be possible to test if the circuit is Clifford, and if so, switch to a fast stabilizer simulator to speed up simulations?

p.s. I have stated this is a bit of an XY problem, I'm sorry:

  • X: "I want my simulations and samplers (time-to-bitstring) to be as fast as possible."
  • Y: "Check if the circuit is Clifford and choose the backend appropriately."

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions