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

Add support for arbitrary angles to IonQ native MS Gate #5920

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

gmauricio
Copy link
Collaborator

ionq's native MSGate now supports an additional parameter for an arbitrary theta angle.

This angle defaults to 0.25, equivalent to a PI/2 rotation, which matches previous definition. The value is specified in fractions of 2PI, same as in phases.

@google-cla
Copy link

google-cla bot commented Oct 13, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@CirqBot CirqBot added the size: S 10< lines changed <50 label Oct 13, 2022
Copy link
Collaborator

@vtomole vtomole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@gmauricio You'll need to sign the CLA for me to me to be able to merge.

@vtomole vtomole added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Oct 20, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Oct 20, 2022
@CirqBot CirqBot merged commit f35a1e2 into quantumlib:master Oct 20, 2022
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Oct 20, 2022
@gmauricio gmauricio deleted the ms-arbitrary-angle branch February 17, 2023 00:52
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
)

ionq's native MSGate now supports an additional parameter for an arbitrary theta angle.

This angle defaults to 0.25, equivalent to a PI/2 rotation, which matches previous definition. The value is specified in fractions of 2PI, same as in phases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants