Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow rebase to native IonQ gates when using IonQ device #144

Open
cqc-alec opened this issue Apr 12, 2024 · 2 comments
Open

Allow rebase to native IonQ gates when using IonQ device #144

cqc-alec opened this issue Apr 12, 2024 · 2 comments

Comments

@cqc-alec
Copy link
Collaborator

Now that pytket has GPI, GPI2 and AAMS gates we should be able to rebase circuits to native IonQ gates when compiling in the braket backend.

@cqc-alec
Copy link
Collaborator Author

It seems that although these are the native gatesets of the ionq devices available through braket, they are not listed as supported operations for those devices.

@cqc-alec
Copy link
Collaborator Author

However, the native gates are reported in the "paradigm" section of the device info, so we can get the information. Perhaps we should always rebase to the native gates when possible, instead of allowing any of the standard gates which presumably get rebased behind the scenes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant