A library of interactive Maclaurin Series Models written in Python, including trigonometric and exponential functions. The polynomial degree of the approximations can be toggled manually via a slider or it can iterate automatically if needed. Animated .gif
images can also be generated via the graphical interface for each model.
Created by Harvey Donnelly - www.donl.io
- Python 3.x.x
- Pip Python Package Manager
- Python Module Dependencies:
- numpy:
pip install numpy
- MatPlotLib:
pip install matplotlib
- seaborn: statistical data visualisation:
pip install seaborn
- math:
pip install math
- numpy:
maclaurin-series-models/scripts
maclaurin-series-models/images