Bandicoot is a C++ header-only GPU accelerated linear algebra library written by developers behind Armadillo that provides high-level syntax for performing computations on graphics processing units.
The RcppBandicoot package includes the header files from the Bandicoot library and integrates a seamless experience with R by using the Rcpp package. Therefore, users do not need to install Bandicoot to use RcppBandicoot.
The package is under active development with releases to CRAN about once a month.
James Joseph Balamuta
GPL (>= 2)