Skip to content

NotebookSIAMFANL version 1.0: Publication release

Latest
Compare
Choose a tag to compare
@ctkelley ctkelley released this 08 Sep 14:02
· 19 commits to master since this release

This is the final publication version suite of notebooks for my book project

Solving Nonlinear Equations with Iterative Methods:
Solvers and Examples in Julia

The project includes the print book, this suite of Jupyter notebooks that are a very good approximation of the print book, and a Julia package.

The package is SIAMFANLEquations.jl, now at version 1.0. You install it like any other registered Julia package.

The github repos are

Package: https://github.com/ctkelley/SIAMFANLEquations.jl

Notebooks: https://github.com/ctkelley/NotebookSIAMFANL

The package and notebooks are open source. License data are on the repos.

Enjoy,

-- Tim