Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 395 Bytes

TaylorSeries

A Taylor Series implemenation using Python, SymPy, and NumPy

Special Thanks

Thank you to Mic over here for his blog post that really helped me get set up. I really just took his code and added error bounding honestly in order to find an approximation that is less than a given error.