[pypy-issue] [issue1014] numpypy sum() buggy with axis

Maciej Fijalkowski fijall at gmail.com
Sun Jan 22 11:19:26 CET 2012


On Sun, Jan 22, 2012 at 12:10 PM, Dmitrey <dmitrey15 at ukr.net> wrote:
> On 01/21/2012 06:59 PM, Fijal wrote:
>>
>> Fijal<fijall at gmail.com>  added the comment:
>>
>> It's fixed already. hg pull
>
> In today night build it's absent yet:
>
>>>>> N.sum([[0, 1], [0, 5]], axis=0)
> 6
>

It must have been fixed after midnight or something. It's certainly
done on trunk


More information about the pypy-issue mailing list