[Scipy-svn] r3361 - trunk

scipy-svn at scipy.org scipy-svn at scipy.org
Sat Sep 22 23:48:26 EDT 2007


Author: jarrod.millman
Date: 2007-09-22 22:48:23 -0500 (Sat, 22 Sep 2007)
New Revision: 3361

Modified:
   trunk/TOCHANGE.txt
Log:
valid reST


Modified: trunk/TOCHANGE.txt
===================================================================
--- trunk/TOCHANGE.txt	2007-09-23 03:44:32 UTC (rev 3360)
+++ trunk/TOCHANGE.txt	2007-09-23 03:48:23 UTC (rev 3361)
@@ -12,13 +12,21 @@
 --------
 
 * distributions heavy use of extract and insert (could use fancy indexing?) -- but we should wait until we learn how slow fancy indexing is....)
+
 * Use of old Numeric C-API.  Using it means an extra C-level function call, but ...
+
 * Make use of type addition to extend certain ufuncs with cephes quad types
+
 * Use finfo(foo).bar instead of limits.foo_bar
+
 * Get rid of sandbox
+
  * move packages to
+
   * scipy
+
   * scikits
+
   * or a branch
 
 
@@ -32,6 +40,7 @@
 --------
 
 * consider reorganizing the namespace
+
  * scipy.tests, scipy.misc, scipy.stsci
 
 IO (scipy.io)




More information about the Scipy-svn mailing list