-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* experimental implementation for testing purposes * added draft implementation * added unit tests * added changelog * fix unit tests * fix code quality check * fix documentation * add support for wait gates in circuit transpilation * added documentation for wait gate in gate_decompositions * fixed bug with None values in options * add explanation for option method in gate_event_settings.post_init * merge with main * merge with main * fix code quality complains * fix test coverage * fix test coverage * fix test coverage * add cz to data * add 2q gate with spaces in test.data runcard to fix codecov * add flipped cz to test_optimize_transpilation
- Loading branch information
Showing
5 changed files
with
53 additions
and
23 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