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

Fix correlator for fermionic systems #124

Closed lkdvos closed 6 months ago

lkdvos commented 6 months ago

should probably still add tests for this...

Fixes #123

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 84.04%. Comparing base (e27e222) to head (6a89d1e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #124 +/- ## ======================================= Coverage 84.04% 84.04% ======================================= Files 68 68 Lines 3992 3992 ======================================= Hits 3355 3355 Misses 637 637 ```

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