[Numpy-svn] r4531 - branches/numpy.scons/numpy/distutils/scons/doc

numpy-svn at scipy.org numpy-svn at scipy.org
Mon Dec 3 10:03:08 EST 2007


Author: cdavid
Date: 2007-12-03 09:03:03 -0600 (Mon, 03 Dec 2007)
New Revision: 4531

Modified:
   branches/numpy.scons/numpy/distutils/scons/doc/TODO
Log:
Update scons TODO

Modified: branches/numpy.scons/numpy/distutils/scons/doc/TODO
===================================================================
--- branches/numpy.scons/numpy/distutils/scons/doc/TODO	2007-12-03 14:48:18 UTC (rev 4530)
+++ branches/numpy.scons/numpy/distutils/scons/doc/TODO	2007-12-03 15:03:03 UTC (rev 4531)
@@ -1,3 +1,15 @@
+Remaining things:
+    - CLAPACK: check old atlas
+    - FFT checker
+    - check windows
+    - Add CPPPDEFINES in perflib checkers 
+    - Fortran optimizations flags
+    - Control cflags and f77flags from env
+    - umfpack checker
+    - finish scipy
+    - handle inplace
+    - doc
+
 Things to implement / problems to solve:
     - Make 'real' python extension builders
     - f2py interoperability ?




More information about the Numpy-svn mailing list