Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 344 Bytes

File metadata and controls

4 lines (3 loc) · 344 Bytes

Python-Algorithms

A list of algorithms and mathematical nonsense on python. This includes Machine Learning,Data Science, Computational finance, Computational Geometry, etc

Includes algorithms form AMS 326 numerical analysis. I implemented the newtons methods,simpsons method,strassens method and various other Numerical algorithms in Python