-
Notifications
You must be signed in to change notification settings - Fork 677
[Decomposition] Clean up custom logic for adjoint and pow #7352
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
Merged
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
925f8a2
[Decomposition] Custom decomposition rules for symbolic operators
astralcai fa09eac
fix doc?
astralcai 95c0383
tests and bug fix
astralcai 8f0a0de
update changelog
astralcai 5b074ed
add more tests
astralcai ff90882
one more test case
astralcai 9a57289
Merge branch 'master' into symbolic-rules-01
astralcai 956b9a2
pylint
astralcai a8ccb91
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai 32dba0b
pylint
astralcai edff8d4
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai 7b37f5b
[Decomposition] Clean up custom logic for adjoint and pow
astralcai 9483966
changelog
astralcai 9a141f7
pylint and black
astralcai 8551113
ooops
astralcai a3705e8
unused import
astralcai 12a52c1
remove test
astralcai 7a0d0d1
add missing coverage
astralcai 7188cee
tests and missing coverage
astralcai 58a3b4d
fix test
astralcai 499cf59
fix siswap and tests
astralcai 82c8780
ooops
astralcai 85f0485
add missing coverage
astralcai 46a18a0
missing coverage
astralcai 92f0b84
changelog
astralcai 2060ca1
revert some changes
astralcai 26a314d
Apply suggestions from code review
astralcai 02f08f2
Apply suggestions from code review
astralcai fa54ba2
lol
astralcai b6d6dbe
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai 30c0c3c
ooops
astralcai c10e20e
Merge branch 'symbolic-rules-01' of https://github.com/PennyLaneAI/pe…
astralcai a85a40f
minor fix
astralcai c18b60d
Merge branch 'master' into symbolic-rules-01
astralcai fb6b917
Merge branch 'symbolic-rules-01' of https://github.com/PennyLaneAI/pe…
astralcai 5db0fc2
get rid of funny business
astralcai 28e0f0d
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai aeeb4c5
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai 8bd5e8f
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai 87a7ea6
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai 74604ab
minor rename
astralcai 220f671
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai d12873d
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai ed646dd
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai 3bce1fb
rename pow_self_adjoint to pow_involutory
astralcai 9f77626
apply suggestions from code review
astralcai 9da982d
error message for when a symbolic operator name isn't recognized
astralcai 4dac3ae
Merge branch 'master' into symbolic-rules-01
astralcai 951bb2d
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai 2da187e
update docs
astralcai 39358ab
Update pennylane/decomposition/decomposition_graph.py
astralcai dc939f9
[Decomposition] Register conditions to decomposition rules
astralcai f9de715
Merge branch 'conditional-decomp' into symbolic-rules-01
astralcai 384cc32
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai db98d92
clean up adjoint and pow conditional decomposition rules
astralcai b649ce1
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai 316d4c5
pylint
astralcai 5b959e9
Merge branch 'conditional-decomp' into symbolic-rules-01
astralcai 3d668ff
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai 0267157
sphinx
astralcai 69c35c7
add missing coverage
astralcai b6a0dd4
Merge branch 'conditional-decomp' into symbolic-rules-01
astralcai 9db998e
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai ea4af0d
something I missed
astralcai d3a9075
fix something
astralcai 1645b6a
ooops
astralcai e209a58
missing coverage
astralcai 9b06b7c
Apply suggestions from code review
astralcai 120fc3f
Merge branch 'master' into conditional-decomp
astralcai 2f2e050
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai e9e5b06
Merge branch 'conditional-decomp' into symbolic-rules-01
astralcai d6cfe39
Merge branch 'symbolic-rules-01' into symbolic-rules-02
astralcai 66b2bfb
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.