forked from PennyLaneAI/pennylane
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate
collections
module (PennyLaneAI#3686)
* 🎨 style (collections): Deprecate module. * ✏️ chore (changelog): Add changelog entry. * 🎨 style (collections): codefactor. * 🔧 refactor (dot): Replace qml.ops.dot by qml.dot. * 📝 docs (dot): Fix example. * 🔧 refactor (collections): Update deprecation warnings. * 📝 docs (dot): Fix sphinx. * 🧪 tests (dot): Fix path. * 🧪 tests (dot): Fix path. * 📝 docs (dot): Fix path. * 🧪 tests (dot): Fix path. * 🎨 style (dot): Redirect to qml.collections.dot if input is QNodeCollection. * 🧪 tests (dot): Test warning. * 🧪 tests (collections): Fix tests. * ✏️ chore (changelog): Add changelog entry. * ⏪ revert (dot): Revert changes. * 🎨 style (dot): Use qml. * ✏️ chore (changelog): Stop using qml.ops.dot in changelog. * ⏪ revert (init): Revert changes. * 🔧 refactor (sum): Change qml.op_sum to qml.sum. * ✏️ chore (changelog): Add changelog entry. * 🧪 tests (sum): Fix. * 📝 docs (sum): Add to deprecations page. * 📝 docs (sum): Update docstring. * Update doc/releases/changelog-dev.md * Update doc/development/deprecations.rst Co-authored-by: Mudit Pandey <[email protected]> * 🎨 style (dot): Change warning message. * Update pennylane/pulse/parametrized_evolution.py Co-authored-by: Mudit Pandey <[email protected]> * Update pennylane/pulse/parametrized_evolution.py --------- Co-authored-by: Mudit Pandey <[email protected]>
- Loading branch information
1 parent
146f3d5
commit eb605de
Showing
45 changed files
with
374 additions
and
267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.