-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compile to ZZ gate instead of MS for Forte backends when transpiling …
…to native IonQ gates (#6973) * Use ZZ gate instead of MS when commpiling to native IonQ gates for forte backends. * Fixing CI errors. * Move code around. * Add parathesis to exception. * NotImplemented -> NotImplementedError * return -> raise --------- Co-authored-by: Pavol Juhas <[email protected]>
- Loading branch information
1 parent
d589bfc
commit 14d61c8
Showing
2 changed files
with
31 additions
and
11 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