You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the krylov solver prescribe a default itmax = 2n where n is the dimension of the right hand side vector. We should inform DiffEq of the convergence rather than setting itmax.
At the moment the krylov solver prescribe a default
itmax = 2nwherenis the dimension of the right hand side vector. We should inform DiffEq of the convergence rather than settingitmax.See #31 comments