r8to, a Python code which carries out some basic linear algebra operations on R8TO matrices (real 64 bit precision Toeplitz 2*N-1 format).
The information on this web page is distributed under the MIT license.
r8to 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, a Python code which carries out various linear algebra operations for matrices stored in a variety of formats.
You can go up one level to the Python source codes.