generated from XanaduAI/pennylane-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* create job with debias * get sharpened results * add error_mitigation and sharpen to the end Co-authored-by: Matthew Silverman <[email protected]> * use userwarning Co-authored-by: Matthew Silverman <[email protected]> * fix undefined params and sharpen Co-authored-by: Matthew Silverman <[email protected]> * reorder args Co-authored-by: Matthew Silverman <[email protected]> * final arg reorder Co-authored-by: Matthew Silverman <[email protected]> * remove unnecessary kwargs pop * use new fields for tests * add to contributors * format code + add params * Update CHANGELOG.md Co-authored-by: Matthew Silverman <[email protected]> * increase test coverage * update changelog * add error_mitigation testing * expand on docstrings * black formatting * update overview doc to refer to docstrings for details * more black formatting * update hyperlink * troubleshoot docstring formatting problem * troubleshoot docstring formatting problem 2 * update changelog and docstrings * black formatting for tests * correct wording * default backend is harmony * try to please codecov * revert and simplify default target --------- Co-authored-by: Matthew Silverman <[email protected]> Co-authored-by: lillian542 <[email protected]> Co-authored-by: lillian542 <[email protected]> Co-authored-by: Matthew Silverman <[email protected]>
- Loading branch information
1 parent
82ace77
commit e592b06
Showing
7 changed files
with
244 additions
and
103 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.