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

Revised DIIS code to be somewhat simpler and more general. #72

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

Conversation

lothian
Copy link
Member

@lothian lothian commented Mar 6, 2024

Description

Modifying DIIS code to be somewhat simpler internally, though the interface will now require the caller to create the error vectors.

Todos

  • Modify the DIIS class to use residuals as error vectors and avoid T1- and T2-type tensors as separate arguments.
  • Modify the calling codes to create their own error vectors and to 'np.hstack' their amplitudes for extrapolation.

Status

  • Ready to go

@lothian lothian requested review from bgpeyton and JoseMadriaga March 6, 2024 19: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