hb_to_msm_test, an Octave code which calls hb_to_msm(), which accepts the name of a file containing a sparse matrix in the Harwell Boeing (HB) Sparse Matrix File Format, reads that data and returns it as a MATLAB sparse matrix (MSM).
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
hb_to_msm, an Octave code which converts a sparse matrix stored in a Harwell Boeing (HB) format to a MATLAB sparse matrix (MSM);