diff options
author | Kyle Guinn <elyk03@gmail.com> | 2014-01-24 20:30:43 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-01-31 00:53:28 -0600 |
commit | 6f66dde845afc17a6678f9f73ef61f6a5744202e (patch) | |
tree | adfb1fcc67984795067186cd39bcc61c2dafa6a9 /academic/camd/slack-desc | |
parent | 2609c5958604038f62b8cedbb2133ee23c888f2c (diff) | |
download | slackbuilds-6f66dde845afc17a6678f9f73ef61f6a5744202e.tar.gz |
academic/camd: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/camd/slack-desc')
-rw-r--r-- | academic/camd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/camd/slack-desc b/academic/camd/slack-desc new file mode 100644 index 0000000000..f679fb9f30 --- /dev/null +++ b/academic/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 ':' except on otherwise blank lines. + + |-----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: |