-
Notifications
You must be signed in to change notification settings - Fork 604
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
Daily rc sync to master $(date +'%Y-%m-%d') #3810
Merged
Merged
Conversation
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
* readd ApproxTimeEvolution * More * Full deprecation
…t` (#3651) * Add SpecialUnitary, its utilities and tests * changelog * whitespace * docstrings * empty * device test * black * linting and test coverage * registered in default qubit and added tests * registered in default mixed and added tests * black * changelog * register with null qubit, add test, lint null qubit test as bonus * black * update docstring * revert some changes/continued merge * remove old namespace dependencies * black * lint * docstring typo * lint * remove inverse testing * change reference * revert addition
* add ParametrizedEvolution to mixed device * black test * make test more broad * black tests * Update tests/pulse/test_parametrized_evolution.py Co-authored-by: David Wierichs <david.wierichs@xanadu.ai> * sparse implementation * Revert "Merge branch 'evolvemixed' of https://github.com/PennyLaneAI/pennylane into evolvemixed" This reverts commit e653b50, reversing changes made to bb2d3d6. * Revert "sparse implementation" This reverts commit bb2d3d6. * review comment * trigger ci --------- Co-authored-by: David Wierichs <david.wierichs@xanadu.ai>
albi3ro
approved these changes
Feb 23, 2023
rmoyard
approved these changes
Feb 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
Codecov Report
@@ Coverage Diff @@
## master #3810 +/- ##
=========================================
Coverage ? 99.73%
=========================================
Files ? 336
Lines ? 29447
Branches ? 0
=========================================
Hits ? 29368
Misses ? 79
Partials ? 0
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
mudit2812
pushed a commit
that referenced
this pull request
Apr 13, 2023
* Undeprecate `ApproxTimeEvolution` (#3797) * readd ApproxTimeEvolution * More * Full deprecation * Fix (#3801) * Register `SpecialUnitary` operation with `DefaultMixed` and `NullQubit` (#3651) * Add SpecialUnitary, its utilities and tests * changelog * whitespace * docstrings * empty * device test * black * linting and test coverage * registered in default qubit and added tests * registered in default mixed and added tests * black * changelog * register with null qubit, add test, lint null qubit test as bonus * black * update docstring * revert some changes/continued merge * remove old namespace dependencies * black * lint * docstring typo * lint * remove inverse testing * change reference * revert addition * add ParametrizedEvolution to mixed device (#3794) * add ParametrizedEvolution to mixed device * black test * make test more broad * black tests * Update tests/pulse/test_parametrized_evolution.py Co-authored-by: David Wierichs <david.wierichs@xanadu.ai> * sparse implementation * Revert "Merge branch 'evolvemixed' of https://github.com/PennyLaneAI/pennylane into evolvemixed" This reverts commit e653b50, reversing changes made to bb2d3d6. * Revert "sparse implementation" This reverts commit bb2d3d6. * review comment * trigger ci --------- Co-authored-by: David Wierichs <david.wierichs@xanadu.ai> * exclude files from pr --------- Co-authored-by: Romain Moyard <rmoyard@gmail.com> Co-authored-by: David Wierichs <david.wierichs@xanadu.ai> Co-authored-by: Korbinian Kottmann <43949391+Qottmann@users.noreply.github.com> Co-authored-by: GitHub Actions Bot <> Co-authored-by: Christina Lee <christina@xanadu.ai>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automatic sync from the release candidate to master during a feature freeze.