SciML / NonlinearSolve.jl

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
https://docs.sciml.ai/NonlinearSolve/stable/
MIT License
226 stars 40 forks source link

Propagate `linsolve_kwargs` into the linear solver cache #291

Closed avik-pal closed 9 months ago

avik-pal commented 9 months ago

That never got finished. Currently, it is mostly useless.