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

Support manual variables in OpenQASM 3 #10929

Closed
Tracked by #10922
jakelishman opened this issue Oct 2, 2023 · 0 comments · Fixed by #12308
Closed
Tracked by #10922

Support manual variables in OpenQASM 3 #10929

jakelishman opened this issue Oct 2, 2023 · 0 comments · Fixed by #12308
Assignees
Labels
mod: qasm3 Related to OpenQASM 3 import or export
Milestone

Comments

@jakelishman
Copy link
Member

jakelishman commented Oct 2, 2023

The OpenQASM 3 exporter must be able to correctly output all the necessary variable declarations (including any potential input modifiers) and assignments from Store instructions. It must be able to look up variables in its symbol table in order to write them out during classical expressions.

@jakelishman jakelishman added this to the 0.45.0 milestone Oct 2, 2023
@jakelishman jakelishman added the mod: qasm3 Related to OpenQASM 3 import or export label Oct 2, 2023
@jakelishman jakelishman modified the milestones: 0.45.0, 1.0.0 Oct 5, 2023
@jakelishman jakelishman modified the milestones: 1.0.0, 1.1.0 Jan 29, 2024
@jakelishman jakelishman self-assigned this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod: qasm3 Related to OpenQASM 3 import or export
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant