hb_to_st_test, an Octave code which calls hb_to_st(), which accepts the name of a file containing a sparse matrix in the Harwell Boeing Sparse Matrix File Format, reads that data and writes a corresponding Sparse Triplet (ST) file.
The information on this web page is distributed under the MIT license.
hb_to_st, an Octave code which converts a sparse matrix from Harwell Boeing (HB) format to Sparse Triplet (ST) format.