diff options
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 |
commit | ed6a99bbf8762e5d05044e6944dcbd8058d92216 (patch) | |
tree | 9f1c1502d1c03801288b310eb5c5707b645d286a /libraries/CXSparse/README | |
parent | eb69a19f3c22f408cb1a035f4fdfcea248689acb (diff) |
academic/cxsparse: Renamed and moved from libraries.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/CXSparse/README')
-rw-r--r-- | libraries/CXSparse/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/CXSparse/README b/libraries/CXSparse/README deleted file mode 100644 index 3d959a54c9632..0000000000000 --- a/libraries/CXSparse/README +++ /dev/null @@ -1,4 +0,0 @@ -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. |