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

Exact simulator does not support classical conditions bits #180

Open
Tracked by #253
garrison opened this issue May 14, 2023 · 0 comments
Open
Tracked by #253

Exact simulator does not support classical conditions bits #180

garrison opened this issue May 14, 2023 · 0 comments
Labels
exact simulator Related to the exact simuator in `circuit_knitting_toolbox/utils/simulation.py`

Comments

@garrison
Copy link
Member

Currently, the exact simulator ignores classical condition bits. It will need to support them, eventually, if we are going to implement LOCC cutting.

@garrison garrison added the exact simulator Related to the exact simuator in `circuit_knitting_toolbox/utils/simulation.py` label May 14, 2023
@garrison garrison added this to the 0.4.0 milestone May 14, 2023
garrison added a commit that referenced this issue May 25, 2023
Partially addresses #180

This also adds a test to make sure the simulator rejects a circuit
with classical control flow, for now.
garrison added a commit that referenced this issue May 25, 2023
Partially addresses #180

This also adds a test to make sure the simulator rejects a circuit
with classical control flow, for now.
@garrison garrison mentioned this issue Jun 15, 2023
3 tasks
@garrison garrison modified the milestones: 0.4.0, 0.5.0 Aug 31, 2023
@garrison garrison modified the milestones: 0.5.0, 0.6.0 Oct 5, 2023
@garrison garrison removed this from the 0.6.0 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exact simulator Related to the exact simuator in `circuit_knitting_toolbox/utils/simulation.py`
Projects
None yet
Development

No branches or pull requests

1 participant