quantumlib / ReCirq

Research using Cirq!

Home Page:https://quantumai.google/cirq/experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to Cirq 0.11

mpharrigan opened this issue · comments

  • ERROR: openfermion 1.0.1 has requirement cirq==0.10.0, but you'll have cirq 0.11.0 which is incompatible. quantumlib/OpenFermion#736
  • If you plow ahead, it legitimately breaks because it requires the changes from quantumlib/OpenFermion#727 Merged May 12 but latest release is March 6.
  • What's the difference between openfermion 1.0.0 and 1.0.1? There's no tag for the latter. edit: there's a tag now, but:
  • The tag for openfermion 1.0.1 points to the wrong commit.
  • PyTket breakage with cirq.Rx #182 the updated test in this PR is blocked by pinning to Cirq 0.11, so we can't merge yet.
  • PyTket updates #182
  • Can no longer load in cirq.TrialResult -- quantumlib/Cirq#4318
  • cirq.TrialResult loading bugfix release with quantumlib/Cirq#4319 (comment)
  • Scipy removed wrap_function #184

I'm happy to release 0.11.1 with @MichaelBroughton soon

v0.11.1 is released

We're now on 0.11!