Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for supporting np.pad and np.argpartition #7198

Closed
BenjaminChoou opened this issue Jul 11, 2021 · 1 comment
Closed

Request for supporting np.pad and np.argpartition #7198

BenjaminChoou opened this issue Jul 11, 2021 · 1 comment

Comments

@BenjaminChoou
Copy link

BenjaminChoou commented Jul 11, 2021


Feature request

np.pad is a quite common function in NumPy. Another unsupported function np.argpartition is the sister one of np.partition which is already supported in Numba. Please take it into consideration in future work.

@BenjaminChoou BenjaminChoou changed the title Request for supporting np.pad Request for supporting np.pad and np.argpartition Jul 11, 2021
@stuartarchibald
Copy link
Contributor

Thanks for the request. To reduce the effort of managing many feature requests for not-yet-implemented NumPy features, there's a single meta-issue here #4074 that is intended to covers all requests. As np.argpartition and np.pad are listed there, am going close this as a duplicate. Thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants