diff options
author | Aleksandar Samardzic <asamardzic@matf.bg.ac.yu> | 2010-05-11 20:00:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:27 +0200 |
commit | f51716089e2a17c8cdda17b085f285f8e664c70f (patch) | |
tree | 861a6f0d2f45a19061941f6a4e04e7cbc1a2bc3b /development/numpy/slack-desc | |
parent | 1ffcd1f797bbc2a5feaece3f25b99901459a871f (diff) | |
download | slackbuilds-f51716089e2a17c8cdda17b085f285f8e664c70f.tar.gz |
development/numpy: Added to 12.0 repository
Diffstat (limited to 'development/numpy/slack-desc')
-rw-r--r-- | development/numpy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/numpy/slack-desc b/development/numpy/slack-desc new file mode 100644 index 0000000000..e711828604 --- /dev/null +++ b/development/numpy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +numpy: NumPy (a foundation Python package for scientific computing) +numpy: +numpy: NumPy is an extension to the Python programming language, adding +numpy: support for large, multi-dimensional arrays and matrices, along +numpy: with a large library of high-level mathematical functions to +numpy: operate on these arrays. +numpy: +numpy: NumPy home page is: http://numpy.scipy.org/ +numpy: +numpy: +numpy: |