ITensor / ITensorNetworks.jl

A package with general tools for working with higher-dimensional tensor networks based on ITensor.
MIT License
51 stars 12 forks source link

Update for latest ITensors #148

Closed mtfishman closed 3 months ago

mtfishman commented 3 months ago

Update for ITensors v0.3.58, which moved the MPS/MPO code to an ITensorMPS submodule (https://github.com/ITensor/ITensors.jl/pull/1356, https://github.com/ITensor/ITensors.jl/pull/1362).

mtfishman commented 3 months ago

Addresses some comments in #147 and supersedes #144.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.96%. Comparing base (0477e9d) to head (77155bc).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ========================================== + Coverage 73.87% 82.96% +9.08% ========================================== Files 75 71 -4 Lines 4256 3762 -494 ========================================== - Hits 3144 3121 -23 + Misses 1112 641 -471 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.