RcppArmadillo 0.3.2.4
[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.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Conrad released version 3.2.4 of Armadillo yesterday.
It contains a workaround for g++ 4.7.0 and 4.7.1 which have a regression
triggered by the Armadillo codebase for small fixed-sized matrices.
The corresponding RcppArmadillo
package 0.3.2.4 arrived on CRAN
earlier today.
The short NEWS entry follows below.
0.3.2.4 2012-07-11 o Upgraded to Armadillo release 3.2.4 * workaround for a regression (bug) in GCC 4.7.0 and 4.7.1
Courtesy of
CRANberries, there
is also a diffstat report
for 0.3.2.4 relative to 0.3.2.3
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.
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.