mm_to_st_test, an Octave code which calls mm_to_st(), which accepts the name of a file containing a sparse matrix in the Matrix Market (MM) File Format, and writes a corresponding Sparse Triplet (ST) file.
The computer code and data files made available on this web page are distributed under the MIT license
mm_to_st, an Octave code which reads the sparse matrix information from a Matrix Market (MM) file and writes a corresponding Sparse Triplet (ST) file.