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.