st_to_hb_test


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.

Related Data and Programs:

st_to_hb, an Octave code which converts a sparse matrix file from Sparse Triplet (ST) format to Harwell Boeing (HB) format;

Source Code:


Last revised on 04 June 2023.