-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
6d3f27e
commit dc23f87
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters