r-rcpparmadillo
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.
- Versions: 14.2.3-1
- 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 the latest version of r-rcpparmadillo
as follows:
guix install r-rcpparmadillo
Or install a particular version:
guix install r-rcpparmadillo@14.2.3-1
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.
Badge code
You can use the following badge to inform users of r-rcpparmadillo about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-rcpparmadillo'><img src='https://packages.guix.gnu.org/packages/r-rcpparmadillo/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-rcpparmadillo)
Example Org:
[[https://packages.guix.gnu.org/packages/r-rcpparmadillo][https://packages.guix.gnu.org/packages/r-rcpparmadillo/badges/latest-version.svg]]