-
Notifications
You must be signed in to change notification settings - Fork 464
Implement PAO slices in DLPNO-MP2 Integrals #2851
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
Conversation
@zachglick Can we get a review? This should be a quick one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Andy! I left a single comment. Let me know what you think
@zachglick Thank you for the review, this PR is now ready for merging |
@loriab @JonathonMisiewicz Request merge of this PR after checks have passed, getting ready to open the first DLPNO-CCSD PR |
e062a75
to
76e743f
Compare
I'll review later today. For now, I'll just say that I'm vehemently opposed to opening the first DLPNO-CCSD PR in Psi. I would much prefer a publicly available Psi4Numpy implementation first. |
I just addressed the latest comments from @JonathonMisiewicz (Added some clarifying comments into the code). Requesting further review (if needed), and PR is ready for merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Should give Jonathon a chance to review also.
Description
Addresses (TODO: PAO slices) from original DLPNO-MP2 PR (#2093), reducing the scaling and storage costs of
Qia
integrals in DLPNO-MP2 from quadratic to linear. Request review from @zachglick before merge.Dev notes & details
Questions
Checklist
Status