ctkelley/SIAMFANLEquations.jl: v0.3.3
Description
This is v0.3.3 of SIAMFANLEquations.jl. This is a suite of nonlinear solvers, test problems, and examples. Newton-Krylov solvers are the new stuff since v0.2.3
This package supports my book project
Solving Nonlinear Equations with Iterative Methods: Solvers and Examples in Julia
which will be published by SIAM in 2022.
The solvers are documented with Documenter.jl on the github repo and with a collection of IJulia notebooks at
https://github.com/ctkelley/NotebookSIAMFANL
This version includes the draft of Chapter 3: Newton-Krylov solvers.
Anderson acceleration and Broyden's method are coming sometime in 2021.
Files
ctkelley/SIAMFANLEquations.jl-v0.3.3.zip
Files
(467.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:59215faa02caa3dc6a1160e829477290
|
467.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ctkelley/SIAMFANLEquations.jl/tree/v0.3.3 (URL)