summaryrefslogtreecommitdiff
path: root/science/py-scipy03/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-08-26 08:37:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-08-26 08:37:09 +0000
commit834aa86cca48a002496c2006b541948a1cb87cfe (patch)
treebb450d0e29ddd210a9d371d617855803d043a857 /science/py-scipy03/pkg-descr
parentUpdate to 4.10 (diff)
add py-scipy 0.3
Scientific tools for Python
Notes
Notes: svn path=/head/; revision=117296
Diffstat (limited to 'science/py-scipy03/pkg-descr')
-rw-r--r--science/py-scipy03/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/science/py-scipy03/pkg-descr b/science/py-scipy03/pkg-descr
new file mode 100644
index 000000000000..8b83bd7baeec
--- /dev/null
+++ b/science/py-scipy03/pkg-descr
@@ -0,0 +1,9 @@
+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.
+
+WWW: http://www.scipy.org/