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

Fix error message from cirq.final_wavefunction to cirq.final_density_matrix #2778 #2844

Merged
merged 2 commits into from
Mar 17, 2020

Conversation

jitendrs
Copy link
Contributor

@jitendrs jitendrs commented Mar 17, 2020

Error message changes for cirq/sim/mux.py

From:-
"Maybe you wanted cirq.final_wavefunction
To:-
"Maybe you wanted cirq.final_density_matrix? "

Fixes: #2778

@googlebot googlebot added the cla: yes Makes googlebot stop complaining. label Mar 17, 2020
@jitendrs
Copy link
Contributor Author

@vtomole please review this PR.

@vtomole vtomole added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Mar 17, 2020
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Mar 17, 2020
@CirqBot CirqBot merged commit afad82b into quantumlib:master Mar 17, 2020
@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 Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix error message from cirq.final_wavefunction
4 participants