[Rcpp-commits] r2032 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Aug 17 09:06:40 CEST 2010


Author: romain
Date: 2010-08-17 09:06:39 +0200 (Tue, 17 Aug 2010)
New Revision: 2032

Modified:
   pkg/Rcpp/TODO
Log:
TODO: binary operations on complex vectors

Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO	2010-08-16 12:45:16 UTC (rev 2031)
+++ pkg/Rcpp/TODO	2010-08-17 07:06:39 UTC (rev 2032)
@@ -49,6 +49,8 @@
         
 Syntactic sugar
 
+	o	binary operators for Rcomplex. http://comments.gmane.org/gmane.comp.lang.r.rcpp/649
+
     o	recycling : binary operators and math functions of 2 or more arguments
     need to recycle their arguments. 
     



More information about the Rcpp-commits mailing list