> 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
__
On Wed, Dec 17, 2008 at 5:09 AM, Lin Shao wrote:
> 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
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