GPU

RcppArrayFire v0.1.0: Sparse Matrices and support for Mac OS

The RcppArrayFire package provides an interface from R to and from the ArrayFire library, an open source library that can make use of GPUs and other hardware accelerators via CUDA or OpenCL. In order to use RcppArrayFire you will need the ArrayFire library and header files which you can build from source or use up-stream’s binary installer. See previous articles for a general introduction. Version 0.1.0 brings to important changes: Support for sparse matrices and Mac OS