This MatrixMarket module 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
FUNCTIONS
---------
* 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
CHANGES 1.4.1 => 1.4.2
----------------------
* First binary release for Scilab 6
* builder.sce ported to Scilab 6. Can build for both Scilab 5 and 6
* Library libmatmark renamed MatrixMarketlib: mmgetpath() fixed
* Unitary Tests:
- 'JVM NOT MANDATORY' flags replaced with 'CLI SHELL MODE'
- test.tst: st_deviation replaced with stdev
- test.dia.ref had some output with unstable absolute paths