diff options
Diffstat (limited to 'math/py-Numeric/pkg')
-rw-r--r-- | math/py-Numeric/pkg/DESCR | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/py-Numeric/pkg/DESCR b/math/py-Numeric/pkg/DESCR index 9a6862b858b..49491b70c71 100644 --- a/math/py-Numeric/pkg/DESCR +++ b/math/py-Numeric/pkg/DESCR @@ -16,6 +16,3 @@ number of extensions that take advantage of these two new objects. + Linear Algebra (LAPACK) + Fourier Transforms (FFTPACK) + Random Numbers (RANLIB) - -To use the numeric extension, add /usr/local/share/python1.4/NumPy -to your PYTHONPATH. |