Category: Linear algebra
- Replicating Hansen's Econometrics using Armadillo 2025-08-22
The goal of the 'hansen' R package is to provide the datasets used in the exercises of the book
- R for Windows with OpenBLAS (Make Your R Code Run 30x Faster) 2025-05-26
What if I told you that you could make your R computations run up to 30 times faster without modifying any of your code?
- cpp11armadillo An R package to use the Armadillo C++ library 2025-02-19
My 2nd PhD article
- cpp11eigen 0.1.0 is available on CRAN 2024-08-26
The idea is to pass matrices/vectors from R to C++, write pure
- cpp11armadillo 0.3.0 is available on CRAN 2024-08-22
The idea is to pass matrices/vectors from R to C++, write pure
- Introducing cpp11armadillo R and Armadillo integration using the header-only cpp11 R package 2024-01-26
The idea is to pass matrices/vectors from R to C++, write pure