Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 21:38
· 25 commits to master since this release
3ed48f8

NonlinearSolve v4.0.0

Diff since v3.15.1

Merged pull requests:

Closed issues:

  • An interface to PETSc SNES nonlinear solve would be nice (#160)
  • Use LineSearch.jl directly (once it is ready) (#281)
  • Default Automatic Differentiation Choice (#353)
  • reinit cache for Forward Mode AD not working (#391)
  • MethodError: anyeltypedual(::Type{Union{}}) when passing ODEProblem as a parameter (#440)
  • Implementing ForwardDiff.hessian through NonlinearLeastSquaresProblem (#445)
  • [RFC] Splitting up NonlinearSolve (#456)
  • New Jacobian cache causes copy bug (#473)
  • Add direct Enzyme support (#476)