NumPy is the fundamental package needed for scientific computing with Python.
It provides:
If nose is installed, tests can be run after installation with:
nose
python -c 'import numpy; numpy.test()'