Skip to content
Snippets Groups Projects
reinhardfurrer's avatar
Reinhard Furrer authored
aff46e0f
History

The R package spam

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

(1) we only support (essentially) one sparse matrix format,
(2) based on transparent and simple structure(s),
(3) tailored for MCMC calculations within G(M)RF.
(4) and it is fast and scalable (with the extension package spam64).

In this repository you find the latest devel version and you may submit issues related to the package.

See also the pkgdown pages at: https://www.math.uzh.ch/pages/spam/