Closed
Description
I love the package and am thinking of switching my package detrendr
to use it rather than RcppParallel
but the parallel-safe types RVector
and RMatrix
that it provides are handy so I'm not going to. RcppThread
is also missing parallelReduce
.
I know I could probably import both but I don't want to do that; would be great to drop the TBB dependency that comes with RcppParallel. That package already has extensive docs which make it nicer to use also. I could help a little with the docs but I'm not qualified to add RVector
and RMatrix
.
I prefer RcppThread
because the amount of boilerplate needed to use it is a lot less.
Even if you don't have time to help with this, congrats on a really cool package.
Metadata
Metadata
Assignees
Labels
No labels