Package: python-scipy
Version: 0.6.0-11

The package description says:

  SciPy supplements the popular Numeric module, gathering a variety of
  high level science and engineering modules together as a single
  package.
  
  SciPy includes modules for graphics and plotting, optimization,
  integration, special functions, signal and image processing, genetic
  algorithms, ODE solvers, and others.

Numeric is obsolete, so either
s/Numeric/NumPy/

  
or "SciPy supplements NumPy, the replacement for the popular Numeric module..."



Chris



_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to