slap_io is a FORTRAN90 library which reads and writes files in the slap sparse matrix format, used by slap, the Sparse Linear Algebra Package.
The computer code and data files made available on this web page are distributed under the MIT license
slap_IO is available in a FORTRAN90 version and a MATLAB version.
CC_IO, a FORTRAN90 library which reads and writes sparse linear systems stored in the Compressed Column (CC) format.
slap, a FORTRAN90 library which solves sparse linear systems.
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 file.
MM_IO, a FORTRAN90 library which reads and writes sparse linear systems stored in the Matrix Market format.
ST_IO, a FORTRAN77 library which reads and writes sparse linear systems stored in the Sparse Triplet (ST) format.