SciML / SteadyStateDiffEq.jl

Solvers for steady states in scientific machine learning (SciML)
Other
30 stars 22 forks source link

Update to latest changes #68

Closed avik-pal closed 10 months ago

avik-pal commented 10 months ago
  1. Breaking Change
  2. Can easily use any of the NonlinearSolve APIs
  3. termination_condition updated to the latest API

Needs