-
-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* started with the two-stage ZNE approach together with Nate * added docstrings * edit docstring for scaled_circuits() function in zne.py * Update mitiq/zne/tests/test_zne.py remove comment in test_zne.py Co-authored-by: nate stemen <[email protected]> * Update mitiq/zne/zne.py use Sequence instead of list in typehinting for scale_factors Co-authored-by: nate stemen <[email protected]> * import Sequence in zne.py * add tests for different frontends * format fix * remove redundant tests in test_two_stage_zne() * use Sequence instead of list in combine_results() in zne.py --------- Co-authored-by: nate stemen <[email protected]>
- Loading branch information
1 parent
8e0d5be
commit 4046cf6
Showing
2 changed files
with
114 additions
and
1 deletion.
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