Category: Linear algebra

  1. Replicating Hansen's Econometrics using Armadillo

    The goal of the 'hansen' R package is to provide the datasets used in the exercises of the book

  2. R for Windows with OpenBLAS (Make Your R Code Run 30x Faster)

    What if I told you that you could make your R computations run up to 30 times faster without modifying any of your code?

  3. cpp11armadillo An R package to use the Armadillo C++ library

    My 2nd PhD article

  4. cpp11eigen 0.1.0 is available on CRAN

    The idea is to pass matrices/vectors from R to C++, write pure

  5. cpp11armadillo 0.3.0 is available on CRAN

    The idea is to pass matrices/vectors from R to C++, write pure

  6. Introducing cpp11armadillo R and Armadillo integration using the header-only cpp11 R package

    The idea is to pass matrices/vectors from R to C++, write pure