[Numpy-discussion] failure building trunk with mingw
David Cournapeau
cournape@gmail....
Sun Nov 22 01:35:32 CST 2009
On Wed, Nov 18, 2009 at 6:10 PM, David Cournapeau <cournape@gmail.com> wrote:
> On Wed, Nov 18, 2009 at 12:38 AM, <josef.pktd@gmail.com> wrote:
>
>>
>> Now numpy builds without problems.
>> When I run the tests I get 16 failures mostly nan related. I have no idea
>> whether they are real or if there is still something screwed up in my
>> setup. See below.
>
> I can reproduce those. I did not see those because they are python 2.5
> specific (which is puzzling).
I fix most of those, which were related to an atan2 bug in MS C
library. Could you test whether this fixes it for you ?
David
More information about the NumPy-Discussion
mailing list