summaryrefslogtreecommitdiff
path: root/math/py-scipy/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-scipy/DESCR')
-rw-r--r--math/py-scipy/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/py-scipy/DESCR b/math/py-scipy/DESCR
new file mode 100644
index 00000000000..a5a47f87c2a
--- /dev/null
+++ b/math/py-scipy/DESCR
@@ -0,0 +1,7 @@
+SciPy is an open source library of scientific tools for Python. 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.