From 0bf8f75918917093b9799cbcb4ead947e15d7dfc Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Tue, 24 Aug 2010 00:01:47 -0400 Subject: libraries/CHOLMOD: Added (sparse matrix factorizing routines) Signed-off-by: dsomero --- libraries/CHOLMOD/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/CHOLMOD/slack-desc (limited to 'libraries/CHOLMOD/slack-desc') diff --git a/libraries/CHOLMOD/slack-desc b/libraries/CHOLMOD/slack-desc new file mode 100644 index 0000000000000..cf68da832a5bb --- /dev/null +++ b/libraries/CHOLMOD/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------------------------------------------------------| +CHOLMOD: CHOLMOD (sparse matrix factorizing routines) +CHOLMOD: +CHOLMOD: CHOLMOD is a set of ANSI C routines for sparse Cholesky +CHOLMOD: factorization and update/downdate. +CHOLMOD: +CHOLMOD: +CHOLMOD: +CHOLMOD: +CHOLMOD: +CHOLMOD: +CHOLMOD: -- cgit v1.2.3