r8st, a Python code which carries out some basic linear algebra operations on r8st matrices (real 64 bit precision Sparse Triplet (ST) (I,J,AIJ) format).
The computer code and data files described and made available on this web page are distributed under the MIT license
r8st 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.
linear_algebra, Python codes which carry out various linear algebra operations for matrices stored in a variety of formats.