[Rcpp-commits] r2420 - pkg/RcppDE/demo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Nov 8 13:45:16 CET 2010
Author: edd
Date: 2010-11-08 13:45:16 +0100 (Mon, 08 Nov 2010)
New Revision: 2420
Modified:
pkg/RcppDE/demo/00Index
Log:
update demo/00Index
Modified: pkg/RcppDE/demo/00Index
===================================================================
--- pkg/RcppDE/demo/00Index 2010-11-08 12:40:32 UTC (rev 2419)
+++ pkg/RcppDE/demo/00Index 2010-11-08 12:45:16 UTC (rev 2420)
@@ -1,3 +1,4 @@
-DEoptim some examples of the DEoptim function.
-SmallBenchmark repeated runs of RcppDE vs DEoption on small vectors
-LargeBenchmark single runs of RcppDE vs DEoption on large vectors
+DEoptim some examples of the DEoptim function.
+SmallBenchmark repeated runs of RcppDE vs DEoptim on small vectors
+LargeBenchmark single runs of RcppDE vs DEoptim on large vectors
+CompiledBenchmark single runs of RcppDE vs DEoptim on compiled objective function
More information about the Rcpp-commits
mailing list