Matlab MatrixMarket reader/writer
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
jan c2274968f3 update readme před 8 roky
.gitignore initial commit před 8 roky
README.md update readme před 8 roky
mmread.m add mmwrite, mmread, and test před 8 roky
mmtest.m add mmwrite, mmread, and test před 8 roky
mmwrite.m add mmwrite, mmread, and test před 8 roky

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.