Initial structure to be:
- AnimateIterations: folder with a module containing the dunctions to made the animations
- MyMathFuncs: folder with 3 modules containig taylor approximation functions, optimization functions and line search functions
- Main folder with python scripts to call the functions