High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
238
stars
42
forks
source link
Specialize Jacobians when doing Krylov methods to avoid building the matrices #140
Closed
ChrisRackauckas closed 1 year ago
Just doing the AD tricks for Newton-Krylov. Should probably wait for SciMLOperators.jl integration.