Published January 12, 2026
| Version NonlinearSolveBase-v2.9.1
Software
Open
NonlinearSolve.jl
Description
NonlinearSolveBase NonlinearSolveBase-v2.9.1
Diff since NonlinearSolveBase-v2.9.0
Merged pull requests:
- Handle edge case values for abstol and span with ITP (#749) (@dcourteville)
- Add ChainRulesCore support for SCCNonlinearProblem (#757) (@ChrisRackauckas-Claude)
- Fix SCCNonlinearProblem not having u0 field (issue #758) (#759) (@ChrisRackauckas-Claude)
- Bump version for recent ITP bugfix (#760) (@oscardssmith)
- Re-enable downgrade tests and fix compat bounds (#762) (@ChrisRackauckas-Claude)
- 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:
- SCCNonlinearProblem has no field
u0in SCCNonlinearSolve 1.7 (#758) - Release NonlinearSolve v4.13.0 (#763)
- 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
Files
SciML/NonlinearSolve.jl-NonlinearSolveBase-v2.9.1.zip
Files
(391.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:08edd6e9bc26469eb447ed8d0883c584
|
391.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/SciML/NonlinearSolve.jl/tree/NonlinearSolveBase-v2.9.1 (URL)
Software
- Repository URL
- https://github.com/SciML/NonlinearSolve.jl