.. _python: Python ====== .. comment:: See also :ref:`install_fortran_python`. Some Python resources --------------------- - `AMath 583 class notes (from 2014) `_ - `The Python Tutorial `_ - `IPython documentation `_ (with many other links) - `Jupyter Notebook documentation `_ - `NumPy Documentation `_ - `NumPy for Matlab users `_ Useful list of commands (and Matlab equivalents) - `Matplotlib Gallery `_ (illustrating how to make various types of plots) - `SciPy Documentation `_ includes many other scientific packages.