We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the exact simulator ignores classical condition bits. It will need to support them, eventually, if we are going to implement LOCC cutting.
The text was updated successfully, but these errors were encountered:
Fix the exact simulator to error on classical conditions
fc851c6
Partially addresses #180 This also adds a test to make sure the simulator rejects a circuit with classical control flow, for now.
Fix the exact simulator to error on classical conditions (#200)
f8fe41c
No branches or pull requests
Currently, the exact simulator ignores classical condition bits. It will need to support them, eventually, if we are going to implement LOCC cutting.
The text was updated successfully, but these errors were encountered: