Published December 19, 2025
| Version SCCNonlinearSolve-v1.7.0
Software
Open
NonlinearSolve.jl
Description
SCCNonlinearSolve SCCNonlinearSolve-v1.7.0
Diff since SCCNonlinearSolve-v1.6.0
Merged pull requests:
- SciMLLogging Integration (#647) (@jClugstor)
- CompatHelper: bump compat for NonlinearSolveBase to 2 for package docs, (keep existing compat) (#710) (@github-actions[bot])
- Remove irrelevant mention of StaticArrays macros (#711) (@oxinabox)
- 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)
- 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)
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)
Notes
Files
SciML/NonlinearSolve.jl-SCCNonlinearSolve-v1.7.0.zip
Files
(387.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6278f27861a86bfd6682374affec9598
|
387.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/SciML/NonlinearSolve.jl/tree/SCCNonlinearSolve-v1.7.0 (URL)
Software
- Repository URL
- https://github.com/SciML/NonlinearSolve.jl