qutip / qutip-tensorflow

TensorFlow linear-algebra backend for QuTiP
BSD 3-Clause "New" or "Revised" License
15 stars 9 forks source link

Fix example notebook #40

Closed AGaliciaMartinez closed 6 months ago

AGaliciaMartinez commented 6 months ago

This PR fixed a few issues with the latest tensorflow release.

AGaliciaMartinez commented 6 months ago

To take a look at the example go to: https://github.com/AGaliciaMartinez/qutip-tensorflow/blob/fix_example_notebook/examples/rotation_optimization.ipynb. You can open the example in colab.

AGaliciaMartinez commented 6 months ago

Fixed the issue with he docs.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8549975871

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 4495170632: 0.0%
Covered Lines: 371
Relevant Lines: 382

💛 - Coveralls