diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2016-12-23 17:36:28 -0500 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2016-12-23 18:10:09 -0500 |
commit | 44e086d2129c85410a5ea13c79f3ff507a6d6453 (patch) | |
tree | 1db7436de848fff5cfe99a2f289ed4629b334033 /numpy/lib/recfunctions.py | |
parent | 32ade3a75de147027c477a08d427d6f64603edfd (diff) | |
download | numpy-44e086d2129c85410a5ea13c79f3ff507a6d6453.tar.gz |
BUG: fixed failure of np.ma.median for 1-D even arrays.
For such arrays, the sum of the two entries closest to the middle was
not divided by 2. Now fixed, with test cases adapted to ensure this
stays OK.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions