Jeff Newmiller
2018-12-10 16:29:52 UTC
The archives probably weren't what Mark was hoping for, though they are good medicine. Reading the R documentation [1] is probably also good medicine that Mark is hoping (in vain) to avoid. And then there is the topic of conventional C++ memory handling, which is relevant but for which there are easily hundreds of tutorials unrelated to Rcpp. Syntactic sugar like Rcpp makes coding safer and reduces boilerplate code, but if you want performance then there really is no substitute for understanding what that sugar does for you.
[1] https://cran.r-project.org/doc/manuals/r-release/R-ints.html
https://stackoverflow.com/questions/41602024/should-i-prefer-rcppnumericvector-over-stdvector
[1] https://cran.r-project.org/doc/manuals/r-release/R-ints.html
https://stackoverflow.com/questions/41602024/should-i-prefer-rcppnumericvector-over-stdvector
...
http://lists.r-forge.r-project.org/pipermail/rcpp-devel/
Serguei.
_______________________________________________
Rcpp-devel mailing list
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
Oh, as I said, the documentation on Rcpp is incredible but is there
anything discussing memory because
I'm pretty lost on that. Thanks again.
Are you talking about this list archives?anything discussing memory because
I'm pretty lost on that. Thanks again.
http://lists.r-forge.r-project.org/pipermail/rcpp-devel/
Serguei.
_______________________________________________
Rcpp-devel mailing list
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
--
Sent from my phone. Please excuse my brevity.
Sent from my phone. Please excuse my brevity.