Matlab MatrixMarket reader/writer
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.