summaryrefslogtreecommitdiffstats
path: root/academic/scipy/README
diff options
context:
space:
mode:
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.