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 /libraries/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 'libraries/CAMD/slack-desc')
-rw-r--r-- | libraries/CAMD/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/CAMD/slack-desc b/libraries/CAMD/slack-desc deleted file mode 100644 index ac7f9355cc..0000000000 --- a/libraries/CAMD/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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: |