Improving sort performance by handling AbstractVector and rev=true by counting sort #35012
Allow non-Vector to be sorted with sort_int_range!
7d1a3a2d
Handle rev=true in sort_int_range!
ff3438d0
tkf
changed the title Handle non-Vectors and rev=true by sort_int_range! Handle non-Vectors and rev=true by counting sort 5 years ago
tkf
changed the title Handle non-Vectors and rev=true by counting sort Improving sort performance by handle non-Vectors and rev=true by counting sort 5 years ago
Fix sort_int_range! for OffsetArrays
805b6597
tkf
changed the title Improving sort performance by handle non-Vectors and rev=true by counting sort Improving sort performance by handling AbstractVector and rev=true by counting sort 5 years ago
mbauman
approved these changes
on 2020-03-06
tkf
deleted the sort_int_range branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub