dsalgo 0.3.10

A package for Datastructures and Algorithms.
Documentation
1
2
//! Analysis Root Finding Algorithm
//! for given f(x), find x such that f(x) = 0