diff options
author | Kyle Guinn <elyk03@gmail.com> | 2014-01-24 21:09:24 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-01-31 00:54:03 -0600 |
commit | 3ae8fba936fb6d319d7270902c9933a581a1bad7 (patch) | |
tree | b691cd82877102dc4b8e630d8e59c50766656f5b /libraries/LDL/slack-desc | |
parent | 428355651d90f82044f8eb8b40961a668eec3b19 (diff) | |
download | slackbuilds-3ae8fba936fb6d319d7270902c9933a581a1bad7.tar.gz |
academic/ldl: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/LDL/slack-desc')
-rw-r--r-- | libraries/LDL/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/LDL/slack-desc b/libraries/LDL/slack-desc deleted file mode 100644 index 013f0bcb59..0000000000 --- a/libraries/LDL/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------------------------------------------------------| -LDL: LDL (sparse matrix factoring routines) -LDL: -LDL: LDL is a set of concise routines for factorizing symmetric -LDL: positive-definite sparse matrices, with some applicability to -LDL: symmetric indefinite matrices. -LDL: -LDL: -LDL: -LDL: -LDL: -LDL: |