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

Fixes for single precision unrestricted density fitting #47

Closed obackhouse closed 7 months ago

obackhouse commented 7 months ago

Fixes #46

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (78dfd4d) 98.91% compared to head (b640db7) 98.90%.

Files Patch % Lines
ebcc/cderis.py 55.55% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #47 +/- ## ========================================== - Coverage 98.91% 98.90% -0.01% ========================================== Files 75 75 Lines 112574 112580 +6 Branches 847 848 +1 ========================================== + Hits 111347 111349 +2 - Misses 1091 1094 +3 - Partials 136 137 +1 ```

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