-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
- Currently the
Sort1dExt
trait provides sorting/partitioning methods based on
quickselect
. What's the reason for choosing this overpdqsort
as used in
sort_unstable
in STD. histogram/bins.rs
has several calls onsort_unstable
, and how about a
feature flagrayon
for its parallel sort?
albertsgarde and jrmoynihan
Metadata
Metadata
Assignees
Labels
No labels