Hello all, Following several discussions (linked below) about the proposal, it was decided to add a top_k function to NumPy in issue #15128 <https://github.com/numpy/numpy/issues/15128>. I have recently made a PR ( https://github.com/numpy/numpy/pull/31659) to revive this feature which is now ready to review, and wanted to ping here for awareness and if anyone has comments.
Thank you,
Maanas Arora
---
Links:
- Mailing list discussions:
-
https://mail.python.org/archives/list/[email protected]/thread/F4P5UVTAKRJJ3OORI6UOWFSUEE5CNTSC/#UWULPEEVC4SRHVW37MSXJJKZL6YUSUFU
-
https://mail.python.org/archives/list/[email protected]/thread/TCRBG6VOHHFMV3CWR3AFTVZK4JTVAG2K/#2IVDQ3AFZLGL6C3WJBHQXSHUOSQKTUP2
- NumPy:
- https://github.com/numpy/numpy/issues/15128
- https://github.com/numpy/numpy/pull/26666
- https://github.com/numpy/numpy/pull/31659
- Array API:
- https://github.com/data-apis/array-api/issues/629
- https://github.com/data-apis/array-api/pull/722
_______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: [email protected]
