-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
-
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
Labels
No labels
Type
Projects
Status
todo