mm_io, a Fortran90 code which reads and writes files in the Matrix Market (MM) format.
The computer code and data files described and made available on this web page are distributed under the MIT license
mm_io is available in a C version and a Fortran77 version and a Fortran90 version and a MATLAB version.
cc_io, a Fortran90 code which reads and writes sparse linear systems stored in the Compressed Column (CC) format.
dlap_io, a Fortran90 code which reads and writes files describing sparse matrices used by DLAP.
hb_io, a Fortran90 code which reads and writes sparse matrices stored in the Harwell-Boeing format.
hb_to_st, a Fortran90 code which converts the sparse matrix information stored in a Harwell-Boeing file into a sparse triplet file.
mm, a data directory which contains a description and examples of the Matrix Market format for storing matrices.
st_io, a Fortran90 code which reads and writes sparse linear systems stored in the Sparse Triplet (ST) format.
test_matrix, a Fortran90 code which defines various test matrices.