diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-05-23 23:53:23 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-08-12 14:25:53 +0200 |
commit | 4d9cd695486fa095c6bff3238341a85cbdb47d0e (patch) | |
tree | 0ef3bad5d6596beca0b52ac980da1f7870aeea58 /numpy/doc/indexing.py | |
parent | 9c4c1c432b27f67eee2ad22ff5f2f9833bd1516d (diff) | |
download | numpy-4d9cd695486fa095c6bff3238341a85cbdb47d0e.tar.gz |
ENH: implement median in terms of partition
Partitioning is sufficient to obtain the median and is much faster.
In the case of overwrite_input=True the resulting array will not be
fully sorted anymore.
Diffstat (limited to 'numpy/doc/indexing.py')
0 files changed, 0 insertions, 0 deletions