summaryrefslogtreecommitdiffstats
path: root/academic/scipy/README
diff options
context:
space:
mode:
author Serban Udrea2010-11-04 21:13:34 +0100
committer Heinz Wiesinger2010-11-06 09:34:03 +0100
commitf550245c1aefb6ab06c84156b22bf012d69838b8 (patch)
tree665a0bb1e5b7f14277f9e1dc78e6afeb5c54c699 /academic/scipy/README
parent775178c9c0d7fb024351b2df20d58dd41097d0a8 (diff)
downloadslackbuilds-f550245c1aefb6ab06c84156b22bf012d69838b8.tar.gz
academic/scipy: New Maintainer.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'academic/scipy/README')
-rw-r--r--academic/scipy/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/academic/scipy/README b/academic/scipy/README
index 80d7562dec..10bf65548c 100644
--- a/academic/scipy/README
+++ b/academic/scipy/README
@@ -8,4 +8,5 @@ systems, are quick to install, and are free of charge. NumPy and SciPy are
easy to use, but powerful enough to be depended upon by some of the world's
leading scientists and engineers.
-This requires numpy, matplotlib, ipython, blas, and lapack.
+This requires numpy, blas, and lapack. matplotlib and ipython are nice to
+have in connection with scipy, but scipy does not depend on them.