diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-08-23 23:58:38 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:10 -0500 |
commit | 5b7e5746dde0c0a8bf91b885be04509b8e6820b4 (patch) | |
tree | 8539448aa1d1d6b954562d7016c745f9905c4c6c /libraries/AMD/slack-desc | |
parent | 44296cf70d6c95a39e9e4aa261701c6bbc30dad1 (diff) | |
download | slackbuilds-5b7e5746dde0c0a8bf91b885be04509b8e6820b4.tar.gz |
libraries/AMD: Added (sparse matrix ordering routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/AMD/slack-desc')
-rw-r--r-- | libraries/AMD/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/AMD/slack-desc b/libraries/AMD/slack-desc new file mode 100644 index 0000000000..deae94e5af --- /dev/null +++ b/libraries/AMD/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------------------------------------------------------| +AMD: AMD (sparse matrix ordering routines) +AMD: +AMD: AMD is a set of routines for ordering a sparse matrix prior to +AMD: Cholesky factorization (or for LU factorization with diagonal +AMD: pivoting). There are versions in both C and Fortran. Note that +AMD: this software has nothing to do with AMD the company. This package +AMD: runs on any platform. +AMD: +AMD: +AMD: +AMD: |