RcppArmadillo 0.3.820
[This article was first published on Thinking inside the box , and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Conrad rolled up a new Armadillo
release 3.820 (following two minor fix release in the 0.3.810 series of which
we packaged the one that was relevant for us). This new version is now out in a release 0.3.820 of
RcppArmadillo
which is already on CRAN and in
Debian.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
The summary of the main changes follows:
Courtesy of CRANberries, there is also a diffstat report for the most recent release As always, more detailed information is on the RcppArmadillo page. Questions, comments etc should go to the rcpp-devel mailing list off the R-Forge page.Changes in RcppArmadillo version 0.3.820 (2013-05-12)
Upgraded to Armadillo release Version 3.820 (Mt Cootha)
faster
as_scalar()
for compound expressionsfaster transpose of small vectors
faster matrix-vector product for small vectors
faster multiplication of small fixed size matrices
To leave a comment for the author, please follow the link and comment on their blog: Thinking inside the box .
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.