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.