Skip to content

KnutAM/Newton.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newton.jl

Dev Build Status Coverage

Newton.jl provides a fast and efficient newton-raphson solver that is suitable to be used inside a preformance critical loop.

When more fine-grained controlled, different algorithms etc. is desired, consider NonlinearSolve.jl.

Installation

Pkg.add(url="https://github.com/KnutAM/Newton.jl")

About

A small and efficient newton-raphson solver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages