Published November 18, 2024
| Version v4.2.0
Software
Open
NonlinearSolve.jl
Description
NonlinearSolve v4.2.0
Merged pull requests:
- fix:
PolyesterForwardDiffshouldn't be the default for static arrays (#495) (@avik-pal) - Fix ambiguity in
__solvewith polyalgorithm due to dispatch onVa(#498) (@ChrisRackauckas) - refactor: Move RobustMultiNewton to NonlinearSolveFirstOrder (#499) (@ErikQQY)
- fix: fix SII implementation for caches, tests (#500) (@AayushSabharwal)
- Create SCCNonlinearSolve (#502) (@ChrisRackauckas)
- chore(deps): bump codecov/codecov-action from 4 to 5 (#505) (@dependabot[bot])
Closed issues:
- Failed to solve the set of equations - Potential Rank Deficient Matrix and ReturnCode.Stalled = 17 (#496)
- Ambiguity error when solving NonlinearProblem on master (#497)
Notes
Files
SciML/NonlinearSolve.jl-v4.2.0.zip
Files
(324.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c137e34cc0b8a69205c5b1c54692acba
|
324.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/SciML/NonlinearSolve.jl/tree/v4.2.0 (URL)