Open ClaudiaComito opened 3 years ago
Related
Feature functionality see https://numpy.org/doc/stable/reference/generated/numpy.argsort.html
This functionality is already present within ht.sort, make API-compliant
ht.sort
Additional context See Python array API standard
Only a small API-change required, so a good first issue.
Reviewed within #1109
Branch 777-Implement_argsort created!
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-compliantAdditional context See Python array API standard