NumPy http://www.numpy.org is the fundamental package for scientific computing with Python. We will use NumPy to represent vectors and matrices.
- Quick Start Tutorial https://docs.scipy.org/doc/numpy-dev/user/quickstart.html
- NumPy Basic https://docs.scipy.org/doc/numpy-dev/user/basics.html
- NumPy Refernce https://docs.scipy.org/doc/numpy-dev/reference/index.html
Due: 9/22/2017
