summaryrefslogtreecommitdiffstats
path: root/academic/scipy/README
diff options
context:
space:
mode:
author João Felipe Santos2010-06-20 13:00:19 +0200
committer Erik Hanson2010-06-20 22:19:59 +0200
commit9db4b0a0dce978711d088d1775d0547deace167a (patch)
tree574c1b4da747abd12d78443f270fec7facf4360c /academic/scipy/README
parent2ad0b9a6e4c765299ab6f1b0b43ca58d5d0afa5c (diff)
downloadslackbuilds-9db4b0a0dce978711d088d1775d0547deace167a.tar.gz
academic/scipy: Updated for version 0.7.2.
Signed-off-by: Robby Workman <rworkman@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 82717b08e3..80d7562dec 100644
--- a/academic/scipy/README
+++ b/academic/scipy/README
@@ -1,5 +1,6 @@
SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
science, and engineering.
+
The SciPy library is built to work with NumPy arrays, and provides many
user-friendly and efficient numerical routines such as routines for numerical
integration and optimization. Together, they run on all popular operating
@@ -7,4 +8,4 @@ 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 package requires NumPy, Matplotlib, iPython, BLAS, LAPACK.
+This requires numpy, matplotlib, ipython, blas, and lapack.