-
Notifications
You must be signed in to change notification settings - Fork 59
Raise error message for dynamic wires with non-prob measurement #2358
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
Raise error message for dynamic wires with non-prob measurement #2358
Conversation
|
Hello. You may have forgotten to update the changelog!
|
|
@rniczh can you update the sharp bits documentation regarding dynamic allocation as well? |
I guess we might not need this anymore if the proper fix is nearing completion? |
Wow it is?? That was so fast! (Sorry I haven't been following up) |
|
@paul0403 So hopefully if the review of PennyLaneAI/pennylane-lightning#1321 is all good, we can close this PR, otherwise this PR would still be an alternative choice. |
|
will add a changelog entry for this in the changelog PR |
…-wires-with-non-prob
Context:
It get unexpected result due to the aux wires involved.
Description of the Change:
Add an error message for these case
Benefits:
Possible Drawbacks:
Related GitHub Issues: