SciML / OrdinaryDiffEq.jl

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
https://diffeq.sciml.ai/latest/
Other
536 stars 205 forks source link

fix NonlinearSolveAlg to use new Nonlinear stats handling #2231

Closed oscardssmith closed 4 months ago

oscardssmith commented 4 months ago

This should fix the CI failures caused by https://github.com/SciML/NonlinearSolve.jl/pull/437