There is a newer version of the record available.

Published October 4, 2024 | Version v3.15.0
Software Open

NonlinearSolve.jl

Description

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)

Notes

If you use this software, please cite it as below.

Files

SciML/NonlinearSolve.jl-v3.15.0.zip

Files (222.4 kB)

Name Size Download all
md5:48a733e9b72bd0928dbc9bad683b75ea
222.4 kB Preview Download

Additional details

Related works