Numeric -- Python numerical linear algebra library See http://numpy.sourceforge.net for more about what this package does. Either Numeric or Numarray is required in order to install matplotlib.

After you install Numeric, use "import Numeric" to access its functionality. Type help(Numeric) after importing for more information.