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

Local ISDF module (with k-sampling) for PBC mean-field calculation. #59

Closed
wants to merge 3 commits into from

Conversation

NingZhang1
Copy link

  1. Local Interpolative separable density fitting module for PBC mean-field calculation.
  2. Supporting robust fitting, k-point, MPI.
  3. L-ISDF supports ao2mo but ao2mo_7d has not been implemented yet.

@sunqm sunqm requested a review from fishjojo August 5, 2024 15:43
@fishjojo
Copy link
Collaborator

fishjojo commented Aug 7, 2024

I think we can just keep the local version.

@sunqm
Copy link
Contributor

sunqm commented Aug 7, 2024

Can scipy.linalg.cho_solve be used to replace these low-level Cholesky Lapack functions?

@NingZhang1
Copy link
Author

Can scipy.linalg.cho_solve be used to replace these low-level Cholesky Lapack functions?

Of course, if needed.

@NingZhang1 NingZhang1 closed this Aug 13, 2024
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.

3 participants