ITensor / ITensorParallel.jl

Parallel tools for ITensors.jl.
MIT License
21 stars 3 forks source link

Update for `ITensors.jl` `ITensorMPS` submodule #21

Closed mtfishman closed 5 months ago

mtfishman commented 5 months ago

This fixes issues caused by reorganizing the MPS/MPO code in ITensors.jl into an ITensorMPS submodule: https://github.com/ITensor/ITensors.jl/pull/1356, https://github.com/ITensor/ITensors.jl/pull/1362.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 70.12%. Comparing base (be76312) to head (5344b3c).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 70.42% 70.12% -0.31% ========================================== Files 10 10 Lines 328 328 ========================================== - Hits 231 230 -1 - Misses 97 98 +1 ```

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