> It is a bug in VS, but the problem is caused by buggy code in numpy,
> so this can be avoided. Incidentally, I was working on it yesterday,
> but went to bed before having fixed everything :)
>
That's good to know. Thank you for fixing it and let us know when it's
ready for test.
-lin
__
Hi,
I found this earlier dialog about refactoring umathmodule.c (see
bottom) where David mentioned it wasn't tested on 64-bit Windows.
I tried compiling numpy 1.3.0.dev6118 on both a 32-bit and 64-bit
Windows for Python 2.6.1 with VS 9.0, and not surprisingly, it worked
on 32-bit but not on 64-bi
Running scipy.test() in the latest EPD windows distribution, I got the
following exception:
==
ERROR: test_imresize (scipy.misc.tests.test_pilutil.test_pilutil)
-