st_to_mm_test, an Octave code which calls st_to_mm(), which reads 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 MIT license
st_to_mm, an Octave code which converts a sparse matrix file from Sparse Triplet (ST) format to matrix Market (MM) format;