Published December 30, 2025
| Version v4.13.0
Software
Open
NonlinearSolve.jl
Description
NonlinearSolve v4.13.0
Merged pull requests:
- SciMLLogging Integration (#647) (@jClugstor)
- Make string interpolations
lazy(#716) (@RomeoV) - Mooncake for NonlinearSolve's Adjoints. (#719) (@AstitvaAggarwal)
- Thread alias specifiers through to
__solveand__init(#720) (@jClugstor) - Fix string escaping in lazy string error messages (#721) (@jClugstor)
- Improve Documentation for NonlinearVerbosity (#722) (@jClugstor)
- Fix Tracing in docs example (#723) (@jClugstor)
- Bump minor versions for packages with code changes in PR #647 (#724) (@ChrisRackauckas-Claude)
- Bump minor versions for packages changed in PR #720 (#726) (@ChrisRackauckas-Claude)
- Disable Enzyme on Julia 1.12+ to fix CI test failures (#731) (@ChrisRackauckas-Claude)
- Fix Python 3.14 stack overflow in NonlinearSolveSciPy tests (#732) (@ChrisRackauckas-Claude)
- Fix unexpected pass for Broyden Wood function test on Julia 1.12+ (#733) (@ChrisRackauckas-Claude)
- Add
trimtests (rebased) (#734) (@ChrisRackauckas-Claude) - fix Non-Numeric-u0 (#737) (@oscardssmith)
- Bump actions/checkout from 5 to 6 (#740) (@dependabot[bot])
- README.md: Improve variable name in example (#741) (@eschnett)
- Use silent linear verbosity by default to avoid BLAS errors (#742) (@ChrisRackauckas-Claude)
- update citation with TOMS paper (#744) (@avik-pal)
- Fix SpeedMapping 0.4 compatibility (#747) (@ChrisRackauckas-Claude)
- Handle edge case values for abstol and span with ITP (#749) (@dcourteville)
- Add missing isadaptive import from SciMLBase in NonlinearSolveBase (#750) (@ChrisRackauckas-Claude)
- Use @verbosity_specifier macro for NonlinearVerbosity (#751) (@ChrisRackauckas-Claude)
- Fix copy method for StatefulJacobianOperator with Tuple parameters (#753) (@ChrisRackauckas-Claude)
- Eisenstat-Walker Newton-Krylov solver (rebased) (#754) (@ChrisRackauckas-Claude)
- Add sensitivity_vjp_choice toggle to NonlinearVerbosity (#755) (@ChrisRackauckas-Claude)
- Use SciMLBase.set_mooncakeoriginator_if_mooncake for Mooncake AD support (#756) (@ChrisRackauckas-Claude)
- 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)
Closed issues:
- Add EnzymeRules overloads (#618)
- Error when specifying trace level (#713)
- EnsembleProblem with NonlinearProblem (#717)
- Misdetection of Automatic Differentiation of the Solve Process (#718)
- NonlinearProblem definition throwing UndefVarError: BVP not defined (#736)
verbosesetting changes behavior of LU/QR switching (#739)- Error encountered in JFNK example from documentation (#752)
- SCCNonlinearProblem has no field
u0in SCCNonlinearSolve 1.7 (#758)
Notes
Files
SciML/NonlinearSolve.jl-v4.13.0.zip
Files
(388.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:79c37fb8a3a54b0c73f09574351eadc0
|
388.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/SciML/NonlinearSolve.jl/tree/v4.13.0 (URL)
Software
- Repository URL
- https://github.com/SciML/NonlinearSolve.jl