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

DIIS to local CC methods #59

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

JoseMadriaga
Copy link
Contributor

Description

Incorporating DIIS to local CC methods

Todos

Notable points that this PR has either accomplished or will accomplish.

  • Add helper_ldiis function within utils object

Notes

  • created two temporary utils files called utils_Bij and utils_Bproject to test the two approaches we came up with.
    The helper_ldiis in utils_Bij creates error vectors and B matrix for t1 and t2 in their respective PNO space while the utils_Bproject projects all different PNO spaces for t1 and t2 to a particular space in order to have the same dimensions to concatenate both t1 and t2 error vectors to form just one B matrix.

Status

  • Ready to go

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