st_to_hb_test, an Octave 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.
st_to_hb, an Octave code which converts a sparse matrix file from Sparse Triplet (ST) format to Harwell Boeing (HB) format;