r-rcppeigen 0.3.4.0.2
Rcpp integration for the Eigen templated linear algebra library
This package provides an integration of Eigen in R using a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms. It supports dense and sparse matrices on integer, floating point and complex numbers, decompositions of such matrices, and solutions of linear systems.
- Outputs:
out
- Website: http://eigen.tuxfamily.org
- Licenses: GPL 2+
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-rcppeigen 0.3.4.0.2
as follows:
guix install r-rcppeigen@0.3.4.0.2
Or install the latest version:
guix install r-rcppeigen
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.