julia
Improving sort performance by handling AbstractVector and rev=true by counting sort
#35012
Merged

Commits
  • Allow non-Vector to be sorted with sort_int_range!
    tkf committed 6 years ago
  • Handle rev=true in sort_int_range!
    tkf committed 6 years ago
  • Fix sort_int_range! for OffsetArrays
    tkf committed 6 years ago
Loading