-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use qiskit aqt provider, implement in-memory access-token, add function to print available devices * update backend construction * update tranlate_aqt * wip * implement process_circuits * implement circuit_status * simplify machine debug mode * move api logic * fix test shots bits edgecases * finish implementation of offline api * fix some tests * more test changes * all tests working * update changelog readme * fix convert tests * fix mypy errors * use assert_never from typing extensions * add some docstrings * warn/fix instead of fail on multiple registers * fix mypy error * fix mypy error
- Loading branch information
Showing
11 changed files
with
796 additions
and
194 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.