--> atomsInstall("MatrixMarket")
Matmark provides functions to manage Matrix Market files. These functions are a Scilab port of the Matlab functions provided at : http://math.nist.gov/MatrixMarket/mmio/matlab/mmiomatlab.html Features -------- * mminfo : read information from a Matrix Market file * mmread : reads a Matrix Market file * mmwrite : writes a sparse or dense matrix to a Matrix Market file
Upload date : 2011-04-27 14:38:51 MD5 : 7baad0060275c0f5351bc17e6ac45403 SHA1 : 4b8be11c4f0ec50440ee6a29dd4ac11fe02b6a43 Downloads : 351 File list
Mise à jour du fichier de Description.
Upload date : 2016-02-24 16:04:52 MD5 : b9bc09620eb5b1b515c53366bad94cd6 SHA1 : eedcd362e9b476ae29abd826879e319d37d1e3f4 Downloads : 518
Here is the changelog for the version 1.4: Matrix Market (1.4) * Updated unit tests. * Increased robustness with apifun. * Updated help pages. * Created separate unit test for mminfo. * Created separate unit test for mmwrite. * Created separate unit test for mmread. * Added missing output argument comments to mmread. * Fixed test.tst for matrices "*.mtx".
Packaging checked under Windows 32 bits. The unit test of mminfo fail for a minor reason (the absolute file path is written in the .ref file).