diff options
author | Pablo Santamaria <pablosantamaria@gmail.com> | 2010-08-28 14:27:45 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:14 -0500 |
commit | 80e6f79cbeefee53598a2b9c37585f551a0580e4 (patch) | |
tree | 1ea422f3a720d04150d3b27a15c90d97374e72cb /academic/suitesparse/slack-desc | |
parent | 013fae3ee16963c3b12327de06c683d053424a7d (diff) | |
download | slackbuilds-80e6f79cbeefee53598a2b9c37585f551a0580e4.tar.gz |
academic/suitesparse: Added (collection of sparse matrix libraries)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/suitesparse/slack-desc')
-rw-r--r-- | academic/suitesparse/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/suitesparse/slack-desc b/academic/suitesparse/slack-desc new file mode 100644 index 0000000000..66fd4e5e91 --- /dev/null +++ b/academic/suitesparse/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------------------------------------------------------| +suitesparse: suitesparse (A collection of sparse matrix libraries) +suitesparse: +suitesparse: suitesparse is a collection of libraries for computations involving +suitesparse: sparse matrices. The package includes the following libraries: +suitesparse: AMD, BTF, CAMD, COLAMD, CCOLAMD, CHOLMOD, CSparse, CXSparse, KLU, +suitesparse: LDL, SQPR, UMFPACK. +suitesparse: +suitesparse: +suitesparse: +suitesparse: +suitesparse: |