st_to_hb_test, a MATLAB code which calls st_to_hb(), which reads sparse matrix data from an ST (Sparse Triplet) file and write it to an HB (Harwell-Boeing) file.
The information on this web page is distributed under the MIT license.
st_to_hb, a MATLAB code which converts a sparse matrix file from Sparse Triplet (ST) format to Harwell Boeing (HB) format;