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