Skip to content

Rust project to calculate roots using the Newton-Raphson method

License

Notifications You must be signed in to change notification settings

sjmelia/newton-raphson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newton-raphson: finder of roots

Build Status crates.io

This crate is a minimal implementation of the Newton-Raphson method for determining the roots of functions; as described at Wikipedia

About

Rust project to calculate roots using the Newton-Raphson method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages