Hi Dirk

>
> Saw that -- mvnfast looks quite interesting with OpenMP-based RNG!
> |
>

Yes, using a single header parallel RNG, which is compatible with C++11
random distributions made
all the work much easier! The C++11 part is creating lots of problems,
though.


>
> Yes.  For the two (smaller) packages (RcppCNPy, and RcppBDT) where I use
> C++11 features I have
>
>       Depends: R (>= 3.1.0)
>
> and you should too as C++11 does need R 3.1.0 or later.
>
>
>
Thanks, Prof. Ripley pointed at the same solution.

Matteo
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to