Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Matrix Market details
Login with GitLab

Matrix Market

Read and Write Matrix Market formatted files
(836 downloads for this version - 28807 downloads for all versions)
Details
Version
1.4
A more recent valid version exists: 1.4.2
Authors
Serge Steer
Michael Baudin
Benoit Goepfert
Owner Organization
INRIA - DIGITEO
Maintainers
Michael BAUDIN
Pierre MARECHAL
Serge STEER
Benoit Goepfert
Categories
License
Dependencies
Creation Date
April 27, 2011
Source created on
Scilab 5.2.x
Binaries available on
Scilab 5.2.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("MatrixMarket")
Description
            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
            
Files (2)
[511.39 kB]
Source code archive

[592.94 kB]
OS-independent binary for Scilab 5.2.x
Mise à jour du fichier de Description.
News (0)
Comments (2)     Leave a comment 
Comment -- May 2, 2011, 11:49:37 AM    
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".
Comment -- May 2, 2011, 11:50:49 AM    
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).
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.