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

Dont include global phase gate in decomposition of parameterized CCZPow gate when global_shift is 0 #5504

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

tanujkhattar
Copy link
Collaborator

This helps ensure that, whenever global_shift is 0, parameterized three qubit gates can decompose into 2q gates accepted by common gatestets like IonQTargetGateset, which don't accept global phase gate.

@tanujkhattar tanujkhattar requested review from a team, vtomole and cduck as code owners June 13, 2022 22:25
@CirqBot CirqBot added the size: S 10< lines changed <50 label Jun 13, 2022
@MichaelBroughton MichaelBroughton added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jun 13, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jun 13, 2022
@CirqBot CirqBot merged commit 49dc68e into quantumlib:master Jun 13, 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 Jun 13, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
…ow gate when global_shift is 0 (quantumlib#5504)

This helps ensure that, whenever global_shift is 0,  parameterized three qubit gates can decompose into 2q gates accepted by common gatestets like IonQTargetGateset, which don't accept global phase gate.
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.

None yet

3 participants