Matlab MatrixMarket reader/writer
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
jan c2274968f3 update readme 8 år sedan
.gitignore initial commit 8 år sedan
README.md update readme 8 år sedan
mmread.m add mmwrite, mmread, and test 8 år sedan
mmtest.m add mmwrite, mmread, and test 8 år sedan
mmwrite.m add mmwrite, mmread, and test 8 år sedan

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.