r8ccs


r8ccs, a MATLAB code which carries out some basic linear algebra operations on R8CCS matrices, real Compressed Column Storage (Colptr, Row, Value) format.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

r8ccs is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version

Related Data and Programs:

r8ccs_test

ccs_io, a MATLAB code which reads and writes sparse linear systems stored in the Compressed Column Storage (CCS) format.

ccs_to_st, a MATLAB code which converts a sparse matrix from Compressed Column Storage (CCS) to sparse triplet (ST) format.

linear_algebra, a MATLAB code which carries out various linear algebra operations for matrices stored in a variety of formats.

st_to_ccs, a MATLAB code which converts a sparse matrix from sparse triplet (ST) to Compressed Column Storage (CCS) format.

Source Code:


Last revised on 15 August 2022.