You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of cirq 0.7, cirq.Rz has been renamed to cirq.rz, which now fails on cirq 0.8. This causes the examples/tutorial_1_basis_change.ipynb notebook test to fail.
As of cirq 0.7,
cirq.Rzhas been renamed tocirq.rz, which now fails on cirq 0.8. This causes theexamples/tutorial_1_basis_change.ipynbnotebook test to fail.Failure log: https://travis-ci.org/github/drewrisinger/nur-packages/jobs/684259980#L4691-L4728