Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate WaveformTemplates into the rest of quil-rs #407

Open
antalsz opened this issue Sep 24, 2024 · 0 comments
Open

Integrate WaveformTemplates into the rest of quil-rs #407

antalsz opened this issue Sep 24, 2024 · 0 comments

Comments

@antalsz
Copy link
Contributor

antalsz commented Sep 24, 2024

Right now, quil-rs defines the WaveformTemplate trait, but doesn't actually make any internal use of it. We should provide integration between it and the rest of quil-rs; at a minimum, we should provide a function to parse a WaveformInvocation into a WaveformTemplate. This also unlocks the ability to write the unit tests in described in #406, and would overall help avoid problems like that encountered in #405.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant