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 quimb-1.5.0 `TensorNetwork.contract(inplace=True)` returns
TensorNetwork instead of scalar. Convert to scalar if needed.
Also correct CI issues that showed for testing notebooks w/r to the cirq head here:
* Fix misleading unit test name by renaming
`test_notebooks_against_released_cirq` --> `test_notebooks_against_cirq_head`.
Note: Notebooks are tested with released Cirq in isolated_notebook_test.py.
* Append to PYTHONPATH when tested notebooks pip-install any packages.
Prefer use of development Cirq sources in `test_notebooks_against_cirq_head`.
* Disable isolated CI test of Contract-a-Grid-Circuit.ipynb
Requires next cirq release.
0 commit comments