Closed fdmalone closed 3 months ago
Somehow the "previous" cirq version is causing a breakage of the CI and it fails to install numpy (going back to 1.19.x)
Somehow the "previous" cirq version is causing a breakage of the CI and it fails to install numpy (going back to 1.19.x)
FYI: this is installing cirq 1.1, which is from 2022 and probably has quite old dependencies. We probably need to upgrade cirq dependencies in ReCirq.
Sorry. The previous, current, next thing was set up before cirq reached 1.0 and there were more version compatibility concerns
It's weird that I couldn't merge master into this branch on the website following #358, fingers crossed.
Adds some utility functions for interacting with the AFQMC code ipie and tidies up some things.
Depends on #355