|
-0.0 == 0.0, but issorted([0.0, -0.0]) returns false
|
|
4
|
170
|
July 23, 2025
|
|
Interesting talk for the Julia sorting community
|
|
3
|
326
|
May 27, 2025
|
|
Built-in binary search for sorted collections
|
|
15
|
387
|
April 28, 2025
|
|
Another sorting algorithm
|
|
1
|
183
|
February 14, 2025
|
|
Wanted: an API for merging sorted collections
|
|
1
|
120
|
June 16, 2024
|
|
Sorting matrix according to the first column
|
|
12
|
635
|
March 28, 2024
|
|
Swap the two largest elements in a vector
|
|
13
|
655
|
January 2, 2024
|
|
Sort elements by frequency in julia
|
|
4
|
597
|
September 5, 2023
|
|
Rownumber() in Dataframe like SQL
|
|
9
|
1728
|
August 28, 2023
|
|
What's wrong with this ordering function?
|
|
5
|
291
|
August 24, 2023
|
|
Fast permutation vector: code needed
|
|
38
|
811
|
March 21, 2023
|
|
Fast optimized non dominated sorting algorithms
|
|
7
|
847
|
September 5, 2022
|
|
Faster Alternatives to sortperm
|
|
9
|
978
|
May 10, 2022
|
|
How to sort a vector by an expensive function in place efficiently?
|
|
14
|
1787
|
March 8, 2022
|
|
Dictionary values ascending or descending
|
|
4
|
1977
|
January 12, 2022
|
|
Searchsortedlast performance
|
|
43
|
4845
|
December 9, 2021
|