Skip to content

linear solvers: future todos #754

@fnrizzi

Description

@fnrizzi
  • need to document that for iterative solvers we also have knobs for setting params

  • change the solve method to return a "status" object with results on convergence, num of iterations, etc.
    for direct methods, what should this return? for iterative methods, what should this return?
    gmres works but is very complicated internally, we need to explain all internal logic for how this was done and possibly flag it as experimental

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions