slap_io, a Fortran90 code which reads and writes files in a sparse matrix format used by slap(), the Sparse Linear Algebra Package.
The information on this web page is distributed under the MIT license.
slap_io is available in a Fortran77 version and a Fortran90 version and a MATLAB version and an Octave version.
ccs_io, a Fortran90 library which reads and writes sparse linear systems stored in the Compressed Column Storage (CCS) format.
hb_io, a Fortran90 library which reads and writes sparse linear systems stored in the Harwell-Boeing Sparse Matrix format.
hb_to_st, a Fortran90 program which converts the sparse matrix information stored in a Harwell-Boeing file into a Sparse Triplet (ST) file.
mm_io, a Fortran90 library which reads and writes sparse linear systems stored in the Matrix Market (MM) format.
slap, a Fortran90 library which solves sparse linear systems.
st_io, a Fortran90 library which reads and writes sparse linear systems stored in the Sparse Triplet (ST) format.