[Rcpp-commits] r1271 - pkg/RcppArmadillo/inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue May 18 16:55:24 CEST 2010


Author: edd
Date: 2010-05-18 16:55:24 +0200 (Tue, 18 May 2010)
New Revision: 1271

Modified:
   pkg/RcppArmadillo/inst/ChangeLog
Log:
added Doug's changes


Modified: pkg/RcppArmadillo/inst/ChangeLog
===================================================================
--- pkg/RcppArmadillo/inst/ChangeLog	2010-05-18 14:48:40 UTC (rev 1270)
+++ pkg/RcppArmadillo/inst/ChangeLog	2010-05-18 14:55:24 UTC (rev 1271)
@@ -1,7 +1,16 @@
-2010-05-17  Dirk Eddelbuettel  <edd at debian.org>
+2010-05-18  Dirk Eddelbuettel  <edd at debian.org>
 
 	* DESCRIPTION: Release 0.2.0
 
+2010-05-18  Douglas Bates  <bates at stat.wisc.edu>
+
+	* man/fastLm/Rd: Added rank-deficient example to illustrate possible
+	problems with fastLmPure() and fastLm()
+
+	* src/fastLm/cpp: Compute sig2 via std::inner_product
+
+2010-05-17  Dirk Eddelbuettel  <edd at debian.org>
+
 	* inst/include/*: updated to Armadillo 0.9.8
 
 2010-05-17   Romain Francois <romain at r-enthusiasts.com>



More information about the Rcpp-commits mailing list