Matlab MatrixMarket reader/writer
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
jan c2274968f3 update readme il y a 8 ans
.gitignore initial commit il y a 8 ans
README.md update readme il y a 8 ans
mmread.m add mmwrite, mmread, and test il y a 8 ans
mmtest.m add mmwrite, mmread, and test il y a 8 ans
mmwrite.m add mmwrite, mmread, and test il y a 8 ans

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.