forked from qiskit-community/qiskit-nature
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update API to allow QubitMapper where QubitConverter is used. (qiskit…
…-community#999) * Failing tests but stable QubitConverter and QubitMapper can now be interverted * Modifications of the mappers map() * Update API for QubitMapper * Adds release note * Small corrections after first feedback. * Fix indentation: * Change for map_all to map and map to map_single. * Updated release note * Updated release note 2 * Small updates before pushing * small fix spell * First review of docstrings * Other docstrings * Make black * Fix mypy * Fix comments * fix * Rolled back the type expansion of the map and convert_match methods, added new tests to cover more cases * Implement the unwrapper in the _ListOrDict class * Fix spelling * Fix spell 2
- Loading branch information
1 parent
bd60a1f
commit 617f54a
Showing
58 changed files
with
1,099 additions
and
491 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.