-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Expose inverse * Expose inverse to kernels * Add inverses * Add to inverses * Add missing kernels * Update pennylane_lightning/src/Apply.hpp * Add inverse in general kernel: * Update capability * Remove .inv from string * Add tests * Fix phase shift * Fix * Add Rot kernel * Add tests for arbitrary unitary * Remove * Rename * Fix * Add to changelog * Try fix codefactor * Probably fix codefactor * Apply suggestions from code review Co-authored-by: antalszava <antalszava@gmail.com> * Remove kernel operations * Add to docstrings * Update one-liners * Use unnamed param * Remove kernel_operations Co-authored-by: antalszava <antalszava@gmail.com>
- Loading branch information
1 parent
fd41d8f
commit 457bc55
Showing
8 changed files
with
350 additions
and
58 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
Oops, something went wrong.