quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
411 stars 57 forks source link

let qvm use sequence gates #292

Closed Spin1Half closed 2 years ago

Spin1Half commented 2 years ago

When redefining some of the std gates as sequence gates, it was discovered that the QVM would not know how to handle these

Spin1Half commented 2 years ago

This PR will need https://github.com/quil-lang/quilc/pull/809 to be merged in order to work