Newton based methods for rootfinding

crates.io Build Status

This crate allows you to use Newton's method for rootfinding.

The implementation is available in Rust.

Check the documentation on doc.rs