Skip to content

Improve call to solver  #7

Description

@tberlok

When solving the full eigenvalue problem, the solve method should store all the eigenvalues and eigenvectors in a convenient format.

We need an iterate_solver method which increases the resolution until the first M modes have converged to a specified tolerance.

Right now we are wasting computational power when we call solver.solve() in a loop over different modes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions