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

Raise value error if pauli string passed to cirq.measure_single_paulistring does not have a coefficient of +1 #5623

Merged
merged 2 commits into from
Jun 26, 2022

Conversation

tanujkhattar
Copy link
Collaborator

Fixes #5615

@tanujkhattar tanujkhattar requested review from a team, vtomole and cduck as code owners June 25, 2022 02:25
@CirqBot CirqBot added the size: S 10< lines changed <50 label Jun 25, 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

@tanujkhattar tanujkhattar added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jun 26, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jun 26, 2022
@CirqBot CirqBot merged commit f910d98 into master Jun 26, 2022
@CirqBot CirqBot removed the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jun 26, 2022
@CirqBot CirqBot deleted the measure_single_paulistring branch June 26, 2022 04:20
@CirqBot CirqBot removed the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jun 26, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
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.

Raise a value error if cirq.measure_single_paulistring receives a pauli string with coefficient != 1
3 participants