This package browser is in early development. Mind the rough edges.

r-spam 2.11-1

Sparse matrix algebra

This package provides a set of functions for sparse matrix algebra. Differences with other sparse matrix packages are:

  1. it only supports (essentially) one sparse matrix format;

  2. it is based on transparent and simple structure(s);

  3. it is tailored for MCMC calculations within G(M)RF;

  4. and it is fast and scalable (with the extension package spam64).

Installation

Install r-spam 2.11-1 as follows:

guix install r-spam@2.11-1

Or install the latest version:

guix install r-spam

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.