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

spin used for overlap matrix. Orthogonalization bug fix #233

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

gitpeterwind
Copy link
Member

Small changes to make it pass the mrchem tests.
In previous version the overlap matrix did not take into account spin, now it does

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

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

Comparison is base (682642f) 65.85% compared to head (1c899af) 65.65%.

Files Patch % Lines
src/utils/ComplexFunction.cpp 0.00% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   65.85%   65.65%   -0.20%     
==========================================
  Files         185      185              
  Lines       10206    10237      +31     
==========================================
  Hits         6721     6721              
- Misses       3485     3516      +31     

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

@stigrj stigrj merged commit 1697cef into MRChemSoft:master Feb 13, 2024
10 checks passed
@gitpeterwind
Copy link
Member Author

Wow, thanks 1 minute to merge my PR :)

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.

2 participants