[Rcpp-devel] RcppArmadillo 0.2.6
Dirk Eddelbuettel
edd at debian.org
Mon Sep 13 14:01:04 CEST 2010
With Rcpp 0.8.6 out, we've updated RcppArmadillo. From the NEWS file:
0.2.6 2010-09-12
o Upgraded to Armadillo 0.9.70 "Subtropical Winter Safari"
o arma::Mat, arma::Row and arma::Col get constructor that take vector
or matrix sugar expressions. See the unit test "test.armadillo.sugar.ctor"
and "test.armadillo.sugar.matrix.ctor" for examples.
Conrad's NEWS entry for 0.9.70 is:
2010-09-01 Version 0.9.70 “Subtropical Winter Safari”
o Added template based size specification
o Added insertion of rows & columns
o Added deletion of rows & columns
o Added set_imag() & set_real()
o Added in_range()
o Added is_empty()
o Various speedups, mainly in expressions involving submatrices
o Fixes for a few corner cases
Cheers, Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list