rlinalg

Linear Algebra routines for Python as implemented in the R language.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libopenblas0-pthread libgfortran5
pip3 install rlinalg

Dependencies

Page last updated 2026-05-13 02:20:49 UTC