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

Add chepiga comment #149

Closed dartsushi closed 3 months ago

dartsushi commented 3 months ago

I wrote some additional comments on Chepiga ansatz. This code, in principle, shall be used near the criticality. Thus, I propose to change g to 1.0 instead too if possible.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.90%. Comparing base (53c265f) to head (dbe7894).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #149 +/- ## ========================================== - Coverage 84.94% 84.90% -0.05% ========================================== Files 73 73 Lines 4744 4744 ========================================== - Hits 4030 4028 -2 - Misses 714 716 +2 ```

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

lkdvos commented 3 months ago

Failing tests are unrelated, so I'll merge this