Julia Programming Language
Faster Alternatives to sortperm
General Usage
Performance
sortperm
,
sorting
Oscar_Smith
May 2, 2022, 7:28pm
7
what about a heap based priority queue?
1 Like
Custom data structure for repeatedly partial sorting constant-size array
show post in topic
Related topics
Topic
Replies
Views
Activity
Sortperm slow test case and fix suggestion
General Usage
sortperm
12
1511
April 28, 2019
Which sorting algorithm should I use?
Performance
sort
,
sortperm
2
749
October 31, 2018
Any way to speed up sorting a dataframe? A more efficient sortperm would be great
General Usage
sort
,
sortperm
,
dataframes
2
956
June 25, 2020
Sorting seems to have some low hanging speed fruit for sorting by single column
Data
performance
,
sort
,
dataframes
7
952
December 6, 2017
Is there a more elegant solution than `sortperm(sortperm(...))`
Performance
question
6
545
February 22, 2020