diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-08-24 00:13:42 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:11 -0500 |
commit | d115764b92914556077db689dbf167404cf9070f (patch) | |
tree | b3c0855ac165364759d35de4d6374ef3da5ea715 /academic/RBio/README | |
parent | 3165dfc48b8968835cc8dcfae597d7c10a0cac14 (diff) |
academic/RBio: Added (sparse matrix I/O routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/RBio/README')
-rw-r--r-- | academic/RBio/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/RBio/README b/academic/RBio/README new file mode 100644 index 0000000000000..5b5398cd52eb0 --- /dev/null +++ b/academic/RBio/README @@ -0,0 +1,7 @@ +RBio - MATLAB toolbox for reading/writing sparse matrices in the +Rutherford/Boeing format, and for reading/writing problems in the UF +Sparse Matrix Collection from/to a set of files in a directory. + +This package is part of SuiteSparse. + +Requires UFconfig. |