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

Upgrade to cirq 0.12 #748

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Conversation

tanujkhattar
Copy link
Collaborator

@tanujkhattar tanujkhattar commented Oct 19, 2021

Upgrades Cirq to v0.12.

  • Openfermion now depends explicitly on cirq-core and cirq-google instead of the cirq metapackage.
  • cirq.TwoQubitGate and cirq.ThreeQubitGate were deprecated and their usages have been replaced by an explicit _num_qubits_ method definition.

Fixes #743

@ncrubin ncrubin merged commit 2d5dd90 into quantumlib:master Oct 19, 2021
ncrubin pushed a commit to ncrubin/OpenFermion that referenced this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release version compatible with Cirq 0.12
2 participants