There is a newer version of the record available.

Published January 12, 2026 | Version v4.14.0
Software Open

NonlinearSolve.jl

Description

NonlinearSolve v4.14.0

Diff since v4.13.0

Merged pull requests:

  • Ensure consistent left/right solution brackets for bracketing solvers (#764) (@dcourteville)
  • bump Bracketing for https://github.com/SciML/NonlinearSolve.jl/pull/764 (#766) (@oscardssmith)
  • Remove ReTestItems from [deps] section (#767) (@ChrisRackauckas-Claude)
  • Drop Bracketting version back to 1.6.2 (#769) (@oscardssmith)
  • Switch from JuliaFormatter to Runic.jl for code formatting (#770) (@ChrisRackauckas-Claude)
  • Bump actions/checkout from 4 to 6 (#771) (@dependabot[bot])
  • feat: add solve(::SCCNonlinearProblem, ::Nothing) method (#772) (@AayushSabharwal)
  • Fix polyalgorithm cache residual access using get_fu (#773) (@ChrisRackauckas-Claude)
  • chore: temporarily disable downgrade tests (#775) (@ChrisRackauckas-Claude)
  • chore: temporarily skip pre (Julia 1.13) tests (#777) (@ChrisRackauckas-Claude)
  • fix: typo and documentation linkcheck failures (#778) (@ChrisRackauckas-Claude)
  • fix: use findmin_resids for residual vectors in polyalgorithm solve (#780) (@ChrisRackauckas-Claude)

Closed issues:

  • Seemingly useless calls to an internal bisection algorithm in Bisection, Brent, Ridder and Falsi solvers (#765)
  • MethodError: no method matching get_fu(::Vector{Float64}) (#779)

Notes

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

Files

SciML/NonlinearSolve.jl-v4.14.0.zip

Files (391.3 kB)

Name Size Download all
md5:fb805d0c2415fd8295b1f54b526579d3
391.3 kB Preview Download

Additional details

Related works