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.

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