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

Remove moments #71

Merged
merged 5 commits into from
Aug 9, 2024
Merged

Remove moments #71

merged 5 commits into from
Aug 9, 2024

Conversation

obackhouse
Copy link
Contributor

The moments functionality only offers CCSD moments which are already available in PySCF despite taking up a significant amount of code. I will reimplement this once (if) I have a consistent way to generate the expressions for general ansatzes.

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.14%. Comparing base (c4c4133) to head (f25d921).

Files Patch % Lines
ebcc/eom/base.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   98.45%   98.14%   -0.31%     
==========================================
  Files          88       88              
  Lines       98600    98264     -336     
  Branches      923      814     -109     
==========================================
- Hits        97077    96445     -632     
- Misses       1340     1649     +309     
+ Partials      183      170      -13     

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

@obackhouse obackhouse merged commit 7a06aba into master Aug 9, 2024
4 checks passed
@obackhouse obackhouse deleted the nuke_moments branch August 9, 2024 18:20
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.

1 participant