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.
- Outputs:
out - Website: https://github.com/RcppCore/RcppArmadillo
- Licenses: GPL 2+
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
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.