Package: cpp11armadillo 0.4.3
cpp11armadillo: An 'Armadillo' Interface
Provides function declarations and inline function definitions that facilitate communication between R and the 'Armadillo' 'C++' library for linear algebra and scientific computing. This implementation is detailed in Vargas Sepulveda and Schneider Malamud (2024) <doi:10.48550/arXiv.2408.11074>.
Authors:
cpp11armadillo_0.4.3.tar.gz
cpp11armadillo_0.4.3.zip(r-4.5)cpp11armadillo_0.4.3.zip(r-4.4)cpp11armadillo_0.4.3.zip(r-4.3)
cpp11armadillo_0.4.3.tgz(r-4.4-any)cpp11armadillo_0.4.3.tgz(r-4.3-any)
cpp11armadillo_0.4.3.tar.gz(r-4.5-noble)cpp11armadillo_0.4.3.tar.gz(r-4.4-noble)
cpp11armadillo_0.4.3.tgz(r-4.4-emscripten)cpp11armadillo_0.4.3.tgz(r-4.3-emscripten)
cpp11armadillo.pdf |cpp11armadillo.html✨
cpp11armadillo/json (API)
NEWS
# Install 'cpp11armadillo' in R: |
install.packages('cpp11armadillo', repos = c('https://pachadotdev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pachadotdev/cpp11armadillo/issues
Pkgdown site:https://pacha.dev
armadillocppcpp11hacktoberfestlinear-algebra
Last updated 12 days agofrom:3bf42f7e6d. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 15 2025 |
R-4.5-win | OK | Jan 15 2025 |
R-4.5-linux | OK | Jan 15 2025 |
R-4.4-win | OK | Jan 15 2025 |
R-4.4-mac | OK | Jan 15 2025 |
R-4.3-win | OK | Jan 15 2025 |
R-4.3-mac | OK | Jan 15 2025 |
Exports:armadillo_versioncpp_vendorpkg_template
Dependencies:cpp11
Basic 'cpp11armadillo' usage
Rendered frombasic-usage.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-22
Started: 2024-12-22
Decompositions, factorisations, inverses and equation solvers (dense matrices)
Rendered fromdecompositions-factorisations-inverses-and-equation-solvers-dense.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-25
Started: 2024-12-25
Decompositions, factorisations, inverses and equation solvers (sparse matrices)
Rendered fromdecompositions-factorisations-inverses-and-equation-solvers-sparse.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-25
Started: 2024-12-25
Fitting regressions with Armadillo
Rendered fromlinear-model.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-23
Started: 2024-12-23
Functions of vectors, matrices, and cubes
Rendered fromfunctions-of-vector-matrices-cubes.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2025-01-15
Started: 2024-12-25
Generated vectors, matrices, and cubes
Rendered fromgenerated-vectors-matrices-cubes.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-25
Started: 2024-12-22
Matrix, vector, cube and field classes
Rendered frommatrix-vector-cube-and-field-classes.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-22
Started: 2024-12-22
Member functions and variables
Rendered frommember-functions-and-variables.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-22
Started: 2024-12-22
Miscellaneous
Rendered frommiscellaneous.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-25
Started: 2024-12-25
Signal and image processing
Rendered fromsignal-and-image-processing.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2024-12-25
Started: 2024-12-25
Statistics and clustering
Rendered fromstatistics-and-clustering.Rmd
usingknitr::rmarkdown
on Jan 15 2025.Last update: 2025-01-15
Started: 2024-12-25
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get Armadillo version | armadillo_version |
Vendor the cpp11 and cpp11armadillo dependency | cpp_vendor |
Start a new project with the cpp11armadillo package template | pkg_template |