Newton based methods for rootfinding
This crate allows you to use Newton's method for rootfinding.
The implementation is available in Rust.
Check the documentation on doc.rs
This crate allows you to use Newton's method for rootfinding.
The implementation is available in Rust.
Check the documentation on doc.rs