[Numpy-discussion] .max(0) on reshaped array returns inconsistent results.

Thouis (Ray) Jones thouis at gmail.com
Fri May 25 11:30:22 EDT 2012


I've bisected it down to this commit:
https://github.com/numpy/numpy/commit/aed9925a9d5fe9a407d0ca2c65cb577116c4d0f1

This exercises it consistently for me:
while True; do python -m nose.core
../numpy.bisect/numpy/lib/tests/test_function_base.py:TestHistogramdd
--pdb --pdb-failures; done

It happens at HEAD in Nathan's separate-maskna branch, as well.

Ray Jones



More information about the NumPy-Discussion mailing list