CMD + K

r-rcppparallel

Community

High level functions for parallel programming with 'Rcpp'. For example, the 'parallelFor()' function can be used to convert the work of a standard serial "for" loop into a parallel one and the 'parallelReduce()' function can be used for accumulating aggregate or other values.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-rcppparallel

Usage Tracking

4.4.3
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

High level functions for parallel programming with 'Rcpp'. For example, the 'parallelFor()' function can be used to convert the work of a standard serial "for" loop into a parallel one and the 'parallelReduce()' function can be used for accumulating aggregate or other values.

Last Updated

Dec 29, 2019 at 04:43

License

GPL-2

Total Downloads

17

Supported Platforms

linux-64