RcppParallel
Parallel Programming Tools for 'Rcpp'
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.
- https://rcppcore.github.io/RcppParallel/
- GitHub
- File a bug report
- RcppParallel results
- RcppParallel.pdf
- Version5.1.9
- R version≥ 3.0.2
- LicenseGPL (≥ 3)
- Needs compilation?Yes
- Last release08/19/2024
Documentation
Team
Kevin Ushey
JJ Allaire
Show author detailsRolesAuthorRomain Francois
Show author detailsRolesAuthor, Copyright holderGregory Vandenbrouck
Show author detailsRolesAuthorMarcus Geelnard
Show author detailsRolesAuthor, Copyright holderHamada S. Badr
Posit, PBC
Show author detailsRolesCopyright holderIntel
Show author detailsRolesAuthor, Copyright holderMicrosoft
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests4 packages
- Reverse Depends6 packages
- Reverse Imports184 packages
- Reverse Suggests7 packages