BoothGroup / ebcc

Coupled cluster models for both purely electron and coupled electron-boson models, with a focus on generality and model extensibility.
https://boothgroup.github.io/ebcc/
MIT License
11 stars 2 forks source link

Fix for Brueckner self-consistency rotation matrix #49

Closed obackhouse closed 7 months ago

obackhouse commented 7 months ago

For some reason I was doubly updating the rotation matrix in Brueckner self-consistency and the second update was wrong.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1dc6b04) 98.90% compared to head (d3fb8e9) 98.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ========================================== - Coverage 98.90% 98.90% -0.01% ========================================== Files 75 75 Lines 112580 112576 -4 Branches 848 848 ========================================== - Hits 111349 111343 -6 - Misses 1094 1095 +1 - Partials 137 138 +1 ```

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