Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for single precision unrestricted density fitting #47

Merged
merged 6 commits into from
Feb 7, 2024

Conversation

obackhouse
Copy link
Contributor

Fixes #46

Copy link

codecov bot commented Feb 7, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@obackhouse obackhouse merged commit 1dc6b04 into master Feb 7, 2024
4 checks passed
@obackhouse obackhouse deleted the unrestricted_single_prec_df_fix branch February 7, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Single precision density fitting fails
1 participant