PennyLaneAI / qml

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
https://pennylane.ai/qml
Apache License 2.0
527 stars 185 forks source link

raise PL deprecations as errors #1038

Closed timmysilv closed 6 months ago

timmysilv commented 6 months ago

Context: we'd like to catch PL deprecation warnings as early as possible, so we can fix them well before feature freeze. We already do this with PL and plugin tests, so it's become rather standard

Changes:

Side note: I know we're moving away from the term "ancilla". I decided to not change it in the encounters I had in this PR because there are 162 instances of the string in the repo, but we might want to swap it out in another PR.

[sc-57573]

github-actions[bot] commented 6 months ago

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

Note: It may take several minutes for updates to this pull request to be reflected on the deployed site.