SciPy

A major package of tools for scientific computing with Python, based (like us) at http://www.scipy.org. The NumPy package is closely linked to SciPy, and the SciPy packages require NumPy (although the converse is not true).

This is explained in a bit more detail in More about SciPy.