Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 595 Bytes

RcppCAF

Description

An R/Rcpp wrapper for the CAF library, providing an easy way to include this useful parallelism framework in Rcpp projects.

Installation

Installation instructions are available on the wiki.

Documentation

Documentation is available as part of the package, and additional examples are under development. In the meantime, the CAF project has excellent documentation.