st_to_mm_test, a MATLAB program which calls st_to_mm() to read sparse matrix data from an ST (Sparse Triplet) file and writes it to an MM (Matrix Market) file.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
st_to_mm, a MATLAB program which converts a sparse matrix file from Sparse Triplet (ST) format to matrix Market (MM) format;