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

Change `tol_galerkin` to `tol` #127

Closed lkdvos closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 83.01%. Comparing base (24a018f) to head (80527dd).

Files Patch % Lines
src/algorithms/groundstate/find_groundstate.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ======================================= Coverage 83.01% 83.01% ======================================= Files 69 69 Lines 4115 4115 ======================================= Hits 3416 3416 Misses 699 699 ```

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