RcppParallel (version 5.1.7)

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.1.7

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 27th, 2023

Functions in RcppParallel (5.1.7)