Skip to content

v3.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 17:55
· 672 commits to master since this release
d56476c

NonlinearSolve v3.15.0

Diff since v3.14.0

Merged pull requests:

  • CompatHelper: bump compat for Symbolics to 6 for package docs, (keep existing compat) (#455) (@github-actions[bot])
  • Better BigFloat support (#457) (@ErikQQY)
  • feat: add SciMLJacobianOperators package (#460) (@avik-pal)
  • refactor: migrate to LineSearch.jl (#461) (@avik-pal)
  • docs: add a README for SciMLJacobianOperators (#463) (@avik-pal)
  • feat: use Contexts from DifferentiationInterface.jl (#464) (@avik-pal)
  • simplify __wrapprecs (#465) (@oscardssmith)
  • fix: DI now works with ReverseDiff (#466) (@avik-pal)
  • refactor: use DI.jl for the jacobian stuff (#467) (@avik-pal)
  • feat: use DifferentiationInterface for sparse AD (#468) (@avik-pal)
  • feat: use DI for structured Jacobians (#470) (@avik-pal)
  • Use DI preparation result when initializing Jacobian (#472) (@gdalle)

Closed issues:

  • Start using DifferentiationInterface.jl (#415)
  • Relax MINPACK.jl compat (#442)
  • Analytical Jacobian is not being used in the 3.13 version of NonlinearSolve (#451)
  • Unhelpful return code for IntervalNonlinearProblem (#452)
  • cache construction is no longer type stable (#469)
  • NoColoringAlgorithm not supported by DI yet (#471)