Qrack demo update for PyQrack v2.0.0#1775
Conversation
|
👋 Hey, looks like you've updated some demos! 🐘 Don't forget to update the Please hide this comment once the field(s) are updated. Thanks! |
Your preview is ready 🎉!You can view your changes here
|
|
Thanks for making this PR @WrathfulSpatula! Have you confirmed the demo runs all the way through with latest qrack and PL? If so I think we should be good to approve and merge |
|
@josh146 I ran it with everything updated locally before opening the PR. To be sure, I just ran it again now, after I ran the following: Everything completed normally. Just remember that this is specifically PyQrack v2 API and PennyLane-Qrack v1 API (whereas we were in v1 and pre-release respectively, before). You should be good-to-go, and thanks for the review! |
Title:
Update to Qrack demo
Summary:
PyQrack v2.x and PennyLane-Qrack v1.x remove a number of "footguns" regarding sub-optimal simulation settings, but this is a breaking API change for downstream users.
Relevant references:
https://github.com/unitaryfoundation/pyqrack/releases/tag/v2.0.0
https://github.com/unitaryfoundation/pennylane-qrack/releases/tag/v1.0.0
Possible Drawbacks:
Breaking API change
Related GitHub Issues:
None