--> 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 : 2012-07-17 16:06:32 MD5 : 7baad0060275c0f5351bc17e6ac45403 SHA1 : 4b8be11c4f0ec50440ee6a29dd4ac11fe02b6a43 Downloads : 455 File list
Binary version Automatically generated by the ATOMS compilation chain
Upload date : 2012-07-17 16:08:08 MD5 : e5b918418618cba8b653b508fe02c848 SHA1 : 42d289747b6689f6d3130065ccdc1d9bc46de0e3 Downloads : 6931 File list
Binary version (all platforms) Automatically generated by the ATOMS compilation chain
Upload date : 2016-06-22 17:31:56 MD5 : c813295ebec12f1b93ec1a0f974df4a5 SHA1 : 3060a69c32a906b9327a4547f3e03a8faa3cee7a Downloads : 3844
Hi, This TB is loaded under the libmatmark libray name. Is there a reason to not use a more standard matmarklib or matrixmarketlib name? There is no explicit rule, but all standard libraries are named #lib rather than lib#, and from the atoms id returned by atomsGetInstalled, matrixmarketlib would be nice. Best regards Samuel