[Numpy-discussion] Re: [Matplotlib-users] numarray - was trying to freeze wxmpl matplotlib and wxpython

Travis Oliphant oliphant at ee.byu.edu
Thu Oct 20 10:40:26 EDT 2005


> Let me know if you still want this and I'll make one for you.
>
> FYI,  MinGW works great for matplotlib but you may have to 
> row-your-own-boat when it comes to numarray.  As far as I know,  there 
> are missing glibc dependencies for numarray,  particularly IEEE 
> exception handling.

Actually, mingw handles IEEE exceptions fine (using the LINUX style).  
You just have to include the right directories (it took me a while to 
track that one down).  Look in new scipy core  ufuncobject.h  for the 
test for MINGW.

-Travis





More information about the NumPy-Discussion mailing list