-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
Amazing work! I was wondering if it would be possible to adapt the qsort kernels for an argsort. So also returning the indices that would make the original array sorted. (I believe you can do this with std::sort by sorting pair<value, size_t>
where size_t
is the original index) Would love to help out if it's feasible!
Metadata
Metadata
Assignees
Labels
No labels