Numpy is one of the core library for scientific computing in Python. It provides classes for working with multidimensional arrays and the common operations for working with these objects.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
view raw numpy-101.ipynb hosted with ❤ by GitHub

More reading: http://cs231n.github.io/python-numpy-tutorial/