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

Implement argsort #777

Open
ClaudiaComito opened this issue May 26, 2021 · 2 comments · May be fixed by #1224
Open

Implement argsort #777

ClaudiaComito opened this issue May 26, 2021 · 2 comments · May be fixed by #1224
Assignees

Comments

@ClaudiaComito
Copy link
Contributor

Related
#774

Feature functionality
see https://numpy.org/doc/stable/reference/generated/numpy.argsort.html

This functionality is already present within ht.sort, make API-compliant

Additional context
See Python array API standard

@ClaudiaComito ClaudiaComito self-assigned this May 26, 2021
@ClaudiaComito ClaudiaComito added the API Anything relating the API label May 26, 2021
@ClaudiaComito ClaudiaComito added this to the Repo Clean-Up milestone Jul 31, 2023
@ClaudiaComito ClaudiaComito added array API manipulations and removed API Anything relating the API labels Aug 21, 2023
@mrfh92
Copy link
Collaborator

mrfh92 commented Aug 21, 2023

Only a small API-change required, so a good first issue.

Reviewed within #1109

@mrfh92 mrfh92 added the good first issue Good for newcomers label Aug 21, 2023
@mrfh92 mrfh92 removed this from the Repo Clean-Up milestone Aug 21, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Branch 777-Implement_argsort created!

@TrueMichato TrueMichato linked a pull request Oct 4, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants