diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-08-24 00:06:43 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:11 -0500 |
commit | b92d9bec21e1c62ac6e71f59125cbc9336d6aee0 (patch) | |
tree | ba0a9521f5b8007f1975699b767f89a924865dfc /libraries/UMFPACK/slack-desc | |
parent | 014e3285759819dbdde45c94b94e099d0dbe10d0 (diff) |
libraries/UMFPACK: Added (sparse matrix routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/UMFPACK/slack-desc')
-rw-r--r-- | libraries/UMFPACK/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/UMFPACK/slack-desc b/libraries/UMFPACK/slack-desc new file mode 100644 index 0000000000000..82699bc48d45a --- /dev/null +++ b/libraries/UMFPACK/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------------------------------------------------------| +UMFPACK: UMFPACK (sparse matrix routines) +UMFPACK: +UMFPACK: UMFPACK is a set of routines for solving unsymmetric sparse linear +UMFPACK: systems, Ax=b, using the Unsymmetric MultiFrontal method. +UMFPACK: +UMFPACK: +UMFPACK: +UMFPACK: +UMFPACK: +UMFPACK: +UMFPACK: |