newton_rootfinder 0.6.0

Newton based methods for root finding
Documentation

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