Skip to content

DIIS class updates #71

@lothian

Description

@lothian

The DIIS class is crudely constructed and could be drastically improved:

  • Make error vectors the residuals/energies rather than differences between consecutive amplitude arrays.
  • Combine and flatten arrays so that explicit cluster categories need not appear in the DIIS code.
  • Remove redundant code between Pytorch and non-Pytorch versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions