QuantumKitHub / MPSKit.jl

A Julia package dedicated to simulating quantum many-body systems using Matrix Product States (MPS)
MIT License
126 stars 28 forks source link

KrylovKit v0.7 #130

Closed lkdvos closed 5 months ago

lkdvos commented 5 months ago

Adds support for KrylovKit v0.7

Mostly required VectorInterface implementation for QuasiParticle states.

lkdvos commented 5 months ago

Replaces #129

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 82.93%. Comparing base (af3d352) to head (f3332cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #130 +/- ## ========================================== - Coverage 83.09% 82.93% -0.17% ========================================== Files 70 70 Lines 4153 4178 +25 ========================================== + Hits 3451 3465 +14 - Misses 702 713 +11 ```

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