
Aug. 12, 2013
4:30 p.m.
Hi Julian On Mon, Aug 12, 2013 at 4:23 PM, Julian Taylor <jtaylor.debian@googlemail.com> wrote:
The function exposing it is: numpy.partition(data, kth=int/array, axis=-1, kind="introselect", order=None)
This looks great, thanks very much! A minor bug was introduced into the Bento build: https://github.com/numpy/numpy/pull/3606 https://github.com/numpy/numpy/pull/3607 Stéfan