RcppArmadillo

From MaRDI portal
Software:21298



swMATH9313CRANRcppArmadilloMaRDI QIDQ21298FDOQ21298

'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library

Dirk Eddelbuettel

Last update: 8 February 2024

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

Software version identifier: 0.12.2.0.0, 0.12.4.0.0, 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11, 0.2.12, 0.2.13, 0.2.14, 0.2.15, 0.2.16, 0.2.17, 0.2.18, 0.2.19, 0.2.20, 0.2.21, 0.2.22, 0.2.23, 0.2.25, 0.2.26, 0.2.27, 0.2.28, 0.2.29, 0.2.30, 0.2.31, 0.2.32, 0.2.33, 0.2.34, 0.2.35, 0.2.36, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0, 0.3.2.0, 0.3.2.3, 0.3.2.4, 0.3.4.0, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.3.4.4, 0.3.6.0, 0.3.6.1, 0.3.6.2, 0.3.6.3, 0.3.800.0, 0.3.800.1, 0.3.810.0, 0.3.810.2, 0.3.820, 0.3.900.0, 0.3.900.7, 0.3.910.0, 0.3.920.1, 0.3.920.3, 0.3.930.1, 0.4.000.2, 0.4.000.4, 0.4.000, 0.4.100.0, 0.4.100.2.1, 0.4.200.0, 0.4.300.0, 0.4.300.8.0, 0.4.320.0, 0.4.400.0, 0.4.450.1.0, 0.4.500.0, 0.4.550.1.0, 0.4.600.0, 0.4.600.4.0, 0.4.650.1.1, 0.5.000.0, 0.5.100.1.0, 0.5.200.1.0, 0.5.300.4, 0.5.400.2.0, 0.5.500.2.0, 0.5.600.2.0, 0.6.100.0.0, 0.6.200.2.0, 0.6.300.2.0, 0.6.300.2.2, 0.6.400.2.2, 0.6.500.4.0, 0.6.600.4.0, 0.6.700.3.0, 0.6.700.6.0, 0.7.100.3.0, 0.7.100.3.1, 0.7.200.2.0, 0.7.400.2.0, 0.7.500.0.0, 0.7.600.1.0, 0.7.700.0.0, 0.7.800.2.0, 0.7.900.2.0, 0.7.960.1.0, 0.7.960.1.1, 0.7.960.1.2, 0.8.100.1.0, 0.8.300.1.0, 0.8.400.0.0, 0.8.500.0, 0.8.600.0.0, 0.9.100.5.0, 0.9.200.4.0, 0.9.200.5.0, 0.9.200.7.0, 0.9.200.7.1, 0.9.300.2.0, 0.9.400.2.0, 0.9.400.3.0, 0.9.500.2.0, 0.9.600.4.0, 0.9.700.2.0, 0.9.800.1.0, 0.9.800.3.0, 0.9.800.4.0, 0.9.850.1.0, 0.9.860.2.0, 0.9.870.2.0, 0.9.880.1.0, 0.9.900.1.0, 0.9.900.2.0, 0.9.900.3.0, 0.10.1.0.0, 0.10.1.2.0, 0.10.1.2.2, 0.10.2.1.0, 0.10.2.2.0, 0.10.4.0.0, 0.10.5.0.0, 0.10.6.0.0, 0.10.7.0.0, 0.10.7.3.0, 0.10.7.5.0, 0.10.8.1.0, 0.11.0.0.0, 0.11.1.1.0, 0.11.2.0.0, 0.11.2.3.1, 0.11.2.4.0, 0.11.4.0.1, 0.11.4.2.1, 0.11.4.3.1, 0.11.4.4.0, 0.12.0.1.0, 0.12.4.1.0, 0.12.6.1.0, 0.12.6.3.0, 0.12.6.4.0, 0.12.6.6.0, 0.12.6.6.1, 0.12.8.0.0

Source code repository: https://github.com/cran/RcppArmadillo

'Armadillo' is a templated C++ linear algebra library (by Conrad Sanderson) 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. The 'RcppArmadillo' package includes the header files from the templated 'Armadillo' library. Thus users do not need to install 'Armadillo' itself in order to use 'RcppArmadillo'. From release 7.800.0 on, 'Armadillo' is licensed under Apache License 2; previous releases were under licensed as MPL 2.0 from version 3.800.0 onwards and LGPL-3 prior to that; 'RcppArmadillo' (the 'Rcpp' bindings/bridge to Armadillo) is licensed under the GNU GPL version 2 or later, as is the rest of 'Rcpp'.




Cited In (89)


This page was built for software: RcppArmadillo