8 lines
282 B
Markdown
8 lines
282 B
Markdown
# 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.
|