Little project to undestand the Newton's method.
Python librairies
pip install numpy
pip install sympy
pip install matplotlib
Jupyter notebook
pip install ipynb
pip install notebook
dzdo/sudo apt install jupyter-notebook
To launch the whole jupyter notebook, you just have to do :
jupyter-notebook
If you want to launch a specific file :
jupyter-notebook <notebook>.ipynb