summaryrefslogtreecommitdiffstats
path: root/academic/cxsparse/README
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2014-01-24 20:50:04 -0600
committer Robby Workman <rworkman@slackbuilds.org>2014-01-31 00:53:43 -0600
commited6a99bbf8762e5d05044e6944dcbd8058d92216 (patch)
tree9f1c1502d1c03801288b310eb5c5707b645d286a /academic/cxsparse/README
parenteb69a19f3c22f408cb1a035f4fdfcea248689acb (diff)
downloadslackbuilds-ed6a99bbf8762e5d05044e6944dcbd8058d92216.tar.gz
slackbuilds-ed6a99bbf8762e5d05044e6944dcbd8058d92216.tar.xz
academic/cxsparse: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/cxsparse/README')
-rw-r--r--academic/cxsparse/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/cxsparse/README b/academic/cxsparse/README
new file mode 100644
index 0000000000..3d959a54c9
--- /dev/null
+++ b/academic/cxsparse/README
@@ -0,0 +1,4 @@
+CXSparse is an extended version of CSparse, with support for double or
+complex matrices, with int or long integers.
+
+This package is part of SuiteSparse.