quil-lang / qvm

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

Add basic PULSE-TRACING-QVM #181

Closed braised-babbage closed 3 years ago

braised-babbage commented 4 years ago

This is work done in parallel with https://github.com/rigetti/quilc/pull/377, and in particular will not be functional without that code active in your local quicklisp.

The main feature here is simply transitioning on simple quilt instructions (namely, basic non-control flow pulse and frame operations).

braised-babbage commented 4 years ago

Still waiting on the big quilc PR to go through but this is basically done.