'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' ...
| License | GPL 2.0 |
|---|---|
| Tags | rlangcran |
| HomePage | http://dirk.eddelbuettel.com/code/rcpp.armadillo.html 🔍 Inspect URL |
| Date | Nov 04, 2024 |
| Files | pom (8 KB) jar (2.5 MB) View All |
| Repositories | BeDataDrivenSciJava Public |
| Ranking | #1294 in MvnRepository (See Top Artifacts) |
| Used By | 480 artifacts |
Note: this artifact is located at BeDataDriven repository (https://nexus.bedatadriven.com/content/groups/public/)
Compile Dependencies (22)
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| org.renjin » compiler | 0.9.2719 | 0.9.2726 | ||
GPL 2.0 | org.renjin.cran » Rcpp | 0.12.13-renjin-15 | ✔ |
Licenses
| License | URL |
|---|---|
| GPL (>= 2) |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Dirk Eddelbuettel | ||||
| Romain Francois | ||||
| Doug Bates and Binxiang Ni |
Related Books
| R in Action, Third Edition: Data analysis and graphics with R and Tidyverse (2022) by Kabacoff, Robert I. | |
| Data Science with Java: Practical Methods for Scientists and Engineers (2017) by Michael R. Brzustowicz PhD |