diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-08-24 00:02:58 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:11 -0500 |
commit | 75441e0412cc400f65323a602e6196fe510ca5a8 (patch) | |
tree | 7fb6415a17ba7911e140fc85241b741da4d48758 /libraries/CSparse/slack-desc | |
parent | 5ab59a9afb00a0094059d0ccc902dd3f9ac2dbcc (diff) | |
download | slackbuilds-75441e0412cc400f65323a602e6196fe510ca5a8.tar.gz |
libraries/CSparse: Added (sparse matrix routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/CSparse/slack-desc')
-rw-r--r-- | libraries/CSparse/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/CSparse/slack-desc b/libraries/CSparse/slack-desc new file mode 100644 index 0000000000..40034813e0 --- /dev/null +++ b/libraries/CSparse/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------------------------------------------------------| +CSparse: CSparse (sparse matrix routines) +CSparse: +CSparse: CSparse is a small yet feature-rich sparse matrix package. +CSparse: Its purpose is to demonstrate a wide range of sparse matrix +CSparse: algorithms in as concise a code as possible. +CSparse: +CSparse: +CSparse: +CSparse: +CSparse: +CSparse: |