diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2016-08-27 00:50:43 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:40 +0100 |
commit | c5369e951af093b2b52191909522ad37314a70df (patch) | |
tree | a98508297b4c6b04c0c46bf5361214f871609d1d /academic/scipy3/slack-desc | |
parent | 7ffd28bfad219797c602f01cad9c01f53f97c3db (diff) | |
download | slackbuilds-c5369e951af093b2b52191909522ad37314a70df.tar.gz |
academic/scipy3: Added (python library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/scipy3/slack-desc')
-rw-r--r-- | academic/scipy3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/scipy3/slack-desc b/academic/scipy3/slack-desc new file mode 100644 index 0000000000..937a9df937 --- /dev/null +++ b/academic/scipy3/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +scipy3: scipy3 (python library for math, science, and engineering) +scipy3: +scipy3: The SciPy library is built to work with NumPy arrays, and provides +scipy3: many user-friendly and efficient numerical routines such as routines +scipy3: for numerical integration and optimization. Together, they run on all +scipy3: popular operating systems, are quick to install, and are free of +scipy3: charge. NumPy and SciPy are easy to use, but powerful enough to be +scipy3: depended upon by some of the world's leading scientists and engineers. +scipy3: +scipy3: http://www.scipy.org/ +scipy3: |