[Numpy-discussion] [PATCH] a fix for compiling numexpr with MSVC Toolkit 2003

faltet at carabos.com faltet at carabos.com
Fri Mar 9 11:11:28 EST 2007


Hi,

I've done a patch for allowing compiling the last version of numexpr with
the MSVC Toolkit 2003 compiler on Windows platforms. You can fetch it
from:

http://www.pytables.org/trac/changeset/2514/trunk

BTW, I understand now why Tim Hochberg was so worried about the time
that it takes to compile numexpr on Win platforms. On my Pentium4 @ 2
GHz, and using the MSVC Toolkit 2003, compiling numexpr takes 20 minutes
aprox. (!). With the same machine and using GCC under Linux it takes no
more than 1 minute. Mmmm, I think it's time to look at the MINGW
compiler (GCC based).

Cheers,

Francesc




More information about the NumPy-Discussion mailing list