-
Notifications
You must be signed in to change notification settings - Fork 677
[Decomposition] Custom decomposition rules for symbolic operators #7347
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
39 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 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 a85a40f
minor fix
astralcai c18b60d
Merge branch 'master' into symbolic-rules-01
astralcai 5db0fc2
get rid of funny business
astralcai 28e0f0d
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
astralcai 8bd5e8f
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
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 9da982d
error message for when a symbolic operator name isn't recognized
astralcai 4dac3ae
Merge branch 'master' into symbolic-rules-01
astralcai dc939f9
[Decomposition] Register conditions to decomposition rules
astralcai f9de715
Merge branch 'conditional-decomp' into symbolic-rules-01
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 0267157
sphinx
astralcai 69c35c7
add missing coverage
astralcai b6a0dd4
Merge branch 'conditional-decomp' into symbolic-rules-01
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 35f903d
Merge branch 'master' into symbolic-rules-01
astralcai fe18943
hmmm
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
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.