NumPy —
stands for Numerical Python
built in functions for linear algebra and random number generation
used with
SciPy
(scientific python) and
Matplotlib
(plotting library)
NumPy Arrays
NumPy Basic Operation