[Rcpp-commits] r3150 - pkg/RcppEigen
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jul 27 00:53:05 CEST 2011
Author: dmbates
Date: 2011-07-27 00:53:05 +0200 (Wed, 27 Jul 2011)
New Revision: 3150
Modified:
pkg/RcppEigen/ChangeLog
Log:
*** empty log message ***
Modified: pkg/RcppEigen/ChangeLog
===================================================================
--- pkg/RcppEigen/ChangeLog 2011-07-26 22:51:14 UTC (rev 3149)
+++ pkg/RcppEigen/ChangeLog 2011-07-26 22:53:05 UTC (rev 3150)
@@ -1,3 +1,20 @@
+2011-07-26 Douglas Bates <bates at stat.wisc.edu>
+
+ * inst/include/unsupported/Eigen/src/SparseExtra/SimplicialCholesky.h:
+ Added matrixLDL method
+
+2011-07-18 Douglas Bates <bates at stat.wisc.edu>
+
+ * src/fastLm.cpp: clean up code, taking advantage of the more general
+ wrap methods
+
+2011-07-15 Douglas Bates <bates at stat.wisc.edu>
+
+ * inst/include/RcppEigenForward.h, inst/include/RcppEigenWrap.h,
+ inst/unitTests/runit.RcppEigen.R: added as methods for
+ Eigen::SparseMatrix and Eigen::MappedSparseMatrix classes and tests of
+ same
+
2011-07-13 Douglas Bates <bates at stat.wisc.edu>
* DESCRIPTION, inst/include/RcppEigenWrap.h,
More information about the Rcpp-commits
mailing list