⚠️There's a newer version (5.1.7) of this package. Take me there.

RcppParallel (version 5.0.2)

Parallel Programming Tools for 'Rcpp'

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('RcppParallel')

Monthly Downloads

94,057

Version

5.0.2

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

June 24th, 2020

Functions in RcppParallel (5.0.2)