[Numpy-svn] r2850 - trunk

numpy-svn at scipy.org numpy-svn at scipy.org
Wed Jul 19 13:39:30 EDT 2006


Author: oliphant
Date: 2006-07-19 12:39:28 -0500 (Wed, 19 Jul 2006)
New Revision: 2850

Removed:
   trunk/TODO.txt
Log:
Remove TODO.txt

Deleted: trunk/TODO.txt
===================================================================
--- trunk/TODO.txt	2006-07-19 16:37:08 UTC (rev 2849)
+++ trunk/TODO.txt	2006-07-19 17:39:28 UTC (rev 2850)
@@ -1,9 +0,0 @@
-Extend RichCompare function for arrays to handle string and unicode types
-  using comparisons in C. 
-
-Fix reduce, accumululate, and reduceat buffered method to be similar
-  to the fix for the generic function (use a specialized inner loop, 
-  but other than that it should be the same code as NOBUFFER...)
-
-Add specialized scalar math functions so that scalars do not go through 
-  the ufunc machinery but still use error-setting mode.




More information about the Numpy-svn mailing list