Matlab MatrixMarket reader/writer
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
jan c2274968f3 update readme hace 8 años
.gitignore initial commit hace 8 años
README.md update readme hace 8 años
mmread.m add mmwrite, mmread, and test hace 8 años
mmtest.m add mmwrite, mmread, and test hace 8 años
mmwrite.m add mmwrite, mmread, and test hace 8 años

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.