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 information on this web page is 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;