[Rcpp-commits] r2180 - papers/rjournal
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Sep 25 22:03:06 CEST 2010
Author: romain
Date: 2010-09-25 22:03:05 +0200 (Sat, 25 Sep 2010)
New Revision: 2180
Modified:
papers/rjournal/EddelbuettelFrancois.tex
Log:
comment
Modified: papers/rjournal/EddelbuettelFrancois.tex
===================================================================
--- papers/rjournal/EddelbuettelFrancois.tex 2010-09-25 19:59:13 UTC (rev 2179)
+++ papers/rjournal/EddelbuettelFrancois.tex 2010-09-25 20:03:05 UTC (rev 2180)
@@ -902,6 +902,9 @@
Finally, the last implementation uses Rcpp sugar and performs significantly
better than the base case. Loop unrolling is responsible for the speedup.
+% [romain] : what about a "future/recent" developments section that mentions
+% sugar and modules briefly, and plugs a forthcoming sequel paper.
+
\section{Summary}
The \code{Rcpp} package greatly simplifies integration of compiled C++ code
More information about the Rcpp-commits
mailing list