LPWC icon indicating copy to clipboard operation
LPWC copied to clipboard

Parallelization of low penalty

Open thevaachandereng opened this issue 7 years ago • 0 comments

I have been looking at different packages which allow parallelization and most packages allow parallelization to be done by default. Instead of having it on FAQ, should we just parallelize the code and set the cores to parallel::detectCores() - 1. parallel is an R package.

thevaachandereng avatar Aug 16 '18 04:08 thevaachandereng