-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remote: use SKSynthesisPlugin when possible
The remote/ backend now uses the SKSynthesisPlugin when (1) rotations are absent from the gate set and (2) H and T are in the gate set. This will allow us to support logical qubit targets through the API. The drawback is that the decision rule (1 + 2 above) may not be suitable for some given situation in the future. Time will tell!
- Loading branch information
Julien Dumazert
committed
Nov 4, 2023
1 parent
07ed138
commit 77d0740
Showing
3 changed files
with
92 additions
and
3 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