algorithms-python
A compilation of mathematical functions and algorithms
Simple, typed Python 3.8+ implementation of a few basic data structures and algorithms.
Python package for finding roots of single-variable functions using classic numerical algorithms.