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

Add support for closing over variables to control-flow builders #10938

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

Add support for closing over variables to control-flow builders #10938

jakelishman opened this issue Oct 2, 2023 · 0 comments · Fixed by #10977
Assignees
Labels
mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library
Milestone

Comments

@jakelishman
Copy link
Member

jakelishman commented Oct 2, 2023

The control-flow builders need their logic updating to capture variable declarations and usages, in order to manually build up the set of closure variables and local definitions for control-flow blocks.

@jakelishman jakelishman added this to the 0.45.0 milestone Oct 2, 2023
@jakelishman jakelishman added the mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library label Oct 5, 2023
@jakelishman jakelishman self-assigned this Oct 5, 2023
@jakelishman jakelishman modified the milestones: 0.45.0, 1.0.0 Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant