-
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.
fix: improve implicit qubit permutations warning (#421)
* add impl permutations warning back in * add docstring * add test of warnings * add boolean flag to converter * update docstring * fix syntax mistake * fix test * fix import * fix docstring * use boolean flag in Aer backends * fix formatting issues * fix boolean flag in aer * fix warnings test * fix docstring length * fix invalid sphinx table in docs * update changelog * fix docstring length again * fix formatting again * import ordering * clarify docstring * don't define a new variable * Update docs/changelog.md Co-authored-by: Alec Edgington <[email protected]> * Update pytket/extensions/qiskit/qiskit_convert.py Co-authored-by: Alec Edgington <[email protected]> --------- Co-authored-by: Alec Edgington <[email protected]>
- Loading branch information
Showing
5 changed files
with
48 additions
and
7 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