[Numpy-discussion] EHN: Discusions about 'add numpy.topk'

kangkai at mail.ustc.edu.cn kangkai at mail.ustc.edu.cn
Fri May 28 10:57:59 EDT 2021


Hi all,


Finding topk elements is widely used in several fields, but missed in NumPy.
I implement this functionality named as  numpy.topk using core numpy
functions and open a PR:


https://github.com/numpy/numpy/pull/19117


Any discussion are welcome.
   
Best wishes,


Kang Kai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/numpy-discussion/attachments/20210528/4d235037/attachment.html>


More information about the NumPy-Discussion mailing list