On 9 May 2015 at 10:36, Dirk Eddelbuettel wrote:
|
| There is a test-release [0] of RcppArmadillo 0.5.100.2 available [1] in the
| Rcpp drat repo. If you would to help test it do
|
|drat::addRepo("RcppCore") # maybe after install.packages("drat")
|update.packages()
|
| or use a
There is a test-release [0] of RcppArmadillo 0.5.100.2 available [1] in the
Rcpp drat repo. If you would to help test it do
drat::addRepo("RcppCore") # maybe after install.packages("drat")
update.packages()
or use an explicit install.packages() pointing to the long-form URL via
On 3 December 2013 at 05:32, Dirk Eddelbuettel wrote:
|
| Conrad is getting ready for a new release 3.930 and prepared a first beta
| release -- from http://arma.sf.net :
|
| 2013-12-03 Version 3.929.beta1 (test release)
|
| added size() based specifications of submatrix view sizes
| a
Conrad is getting ready for a new release 3.930 and prepared a first beta
release -- from http://arma.sf.net :
2013-12-03 Version 3.929.beta1 (test release)
added size() based specifications of submatrix view sizes
added element-wise variants of min() and max()
added divide-and-conque