rigetti / quil-rs

Quil Parser & Program Builder
https://rigetti.github.io/quil-rs/
Apache License 2.0
18 stars 9 forks source link

feat: add waveform templates #369

Closed kalzoo closed 4 months ago

kalzoo commented 4 months ago

Adds waveform templates described by the Quil spec. (Section 12.2).

This moves out internal/closed-source code into the open source arena to help users better understand how their programs are executed.

TODO:

github-actions[bot] commented 4 months ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-05-01 23:41 UTC

kalzoo commented 4 months ago

Added visual snapshots to help understand template behavior: image