Matlab MatrixMarket reader/writer
.gitignore | ||
mmread.m | ||
mmtest.m | ||
mmwrite.m | ||
README.md |
MatMarket
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.