Skip to content

Provides custom pure-julia numerical methods for the differentiation, interpolation, minimisation and root finding of univariate and multivariate functions.

License

Notifications You must be signed in to change notification settings

michaelbennett99/NumericalMethods.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumericalMethods

Documentation Build Status
Stable Docs Build Status

Provides custom pure-julia numerical methods for the differentiation, interpolation, minimisation and root finding of univariate and multivariate functions.

Installation

To install, simply use

julia> ]
(env) pkg> add https://github.com/michaelbennett99/NumericalMethods.jl

About

Provides custom pure-julia numerical methods for the differentiation, interpolation, minimisation and root finding of univariate and multivariate functions.

Topics

Resources

License

Stars

Watchers

Forks

Languages