On Sun, Dec 21, 2008 at 12:13 AM, David Cournapeau
wrote:
>Just a few words to mention that I've finally managed to build numpy
> with the mingw-w64 project (port of mingw to AMD 64 bits MS OS), and it
> almost run OK.
Thanks for working on this.
Jarrod
___
On Sun, Dec 21, 2008 at 05:13:11PM +0900, David Cournapeau wrote:
> Just a few words to mention that I've finally managed to build numpy
> with the mingw-w64 project
I know it was a tough task. Thanks a lot for doing this.
Gaƫl
___
Numpy-discussion
Hi,
Just a few words to mention that I've finally managed to build numpy
with the mingw-w64 project (port of mingw to AMD 64 bits MS OS), and it
almost run OK. By almost, I mean that numpy.test() finishes without
crash, assuming a few unit tests are skipped (some long double
problems). Not all