Matlab MatrixMarket reader/writer
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
jan c2274968f3 update readme 8 лет назад
.gitignore initial commit 8 лет назад
README.md update readme 8 лет назад
mmread.m add mmwrite, mmread, and test 8 лет назад
mmtest.m add mmwrite, mmread, and test 8 лет назад
mmwrite.m add mmwrite, mmread, and test 8 лет назад

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.