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

r-rcpparmadillo 14.4.3-1

Rcpp integration for the Armadillo linear algebra library

Armadillo is a templated C++ linear algebra library that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. This package includes the header files from the templated Armadillo library.

Installation

Install r-rcpparmadillo 14.4.3-1 as follows:

guix install r-rcpparmadillo@14.4.3-1

Or install the latest version:

guix install r-rcpparmadillo

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.