Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# qml -> qp migrations
7563bf8d91c05e6cfcee89cc49f498da6b45d616
5f6098cf805712322017c15d925aaa24c2185c5f
0f6f6111f661f816d3bb8ea56711c5fa87aa18bc
227f195be658faf9ca75588fc3d203f477d71a31
f90175f0a05c9bf09ca866204255e52884a31720
4b39f2011af5f1633eeb602ed9714405b91fcf83
f60283351dd0066ee74564edf77fbe9175368ed2
9318d2fec001cdf005ef41a52109160bdafd4588
c14b6e38a93423241c21a5429ec726ab6a69153f
e1936bd1ab88195aead580b48071047a3a332d58
e3450807d525ccc90d70e680a480af116b4c02a8
e95337d52ae13228eb93e27ed92cf9f8cf49c7cf
071c6fb0f4a87405c9272f8547d0c99faf083491
1 change: 1 addition & 0 deletions doc/releases/changelog-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -1040,6 +1040,7 @@
<h3>Documentation 📝</h3>

* The `qp` alias as in `import pennylane as qp` has been updated to `qp` in our source code and documentation.
[(#2764)](https://github.com/PennyLaneAI/catalyst/pull/2764)
[(#2763)](https://github.com/PennyLaneAI/catalyst/pull/2763)
[(#2748)](https://github.com/PennyLaneAI/catalyst/pull/2748)
[(#2746)](https://github.com/PennyLaneAI/catalyst/pull/2746)
Expand Down
Loading