Closed MichaelBroughton closed 6 months ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Changes made:
Upgrade Eigen3 workspace hash. Upgrade TF workspace version. Patch old qsim version to remove upstream tf deps that are now outdated. Removed windows copts in build files. Moved all TensorFlow status objects to use absl status codes. Everything built from Docker now (Weird the 2.14 toolchain works on 2.15 and the 2.15 toolchain works on 2.16) Removed use of cirq_google.QuantumEngineSampler.
Still to do:
Get CI Building. Test tutorials with new wheel builds and other docs. Make sure requirements are correct. Upgrade docs to reference 2.15.0 and docker builds.