update readme

This commit is contained in:
jan 2016-03-26 15:38:18 -07:00
parent 7e1d74a324
commit c2274968f3

View File

@ -1,3 +1,7 @@
# MatMarket
Matlab MatrixMarket reader/writer
Matlab MatrixMarket reader/writer
Intended as a drop-in replacement for the NIST Matrix Market functions with the same names.
These implementations fix some bugs, slightly clean up the code, and greatly improve performance when writing large sparse matrices to disk.