diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-08-24 00:00:30 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:10 -0500 |
commit | d0b90b7f56bc9907fe9f5ff0b844699c7cb274c2 (patch) | |
tree | a35a4299b8e2090e1f5b5ee0b2edfd3e9d1054b6 /libraries/CAMD/slack-desc | |
parent | e0c8574392f4d22565e8a968645adf8a7c438539 (diff) | |
download | slackbuilds-d0b90b7f56bc9907fe9f5ff0b844699c7cb274c2.tar.gz |
libraries/CAMD: Added (sparse matrix ordering routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/CAMD/slack-desc')
-rw-r--r-- | libraries/CAMD/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/CAMD/slack-desc b/libraries/CAMD/slack-desc new file mode 100644 index 0000000000..b5622b0f76 --- /dev/null +++ b/libraries/CAMD/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------------------------------------------------------| +CAMD: CAMD (sparse matrix ordering routines) +CAMD: +CAMD: CAMD is a set of routines for ordering a sparse matrix prior to +CAMD: Cholesky factorization (or for LU factorization with diagonal +CAMD: pivoting). +CAMD: +CAMD: +CAMD: +CAMD: +CAMD: +CAMD: |