-0.0 == 0.0, but issorted([0.0, -0.0]) returns false
|
|
4
|
136
|
July 23, 2025
|
Interesting talk for the Julia sorting community
|
|
3
|
308
|
May 27, 2025
|
Built-in binary search for sorted collections
|
|
15
|
296
|
April 28, 2025
|
Another sorting algorithm
|
|
1
|
169
|
February 14, 2025
|
Wanted: an API for merging sorted collections
|
|
1
|
109
|
June 16, 2024
|
Sorting matrix according to the first column
|
|
12
|
550
|
March 28, 2024
|
Swap the two largest elements in a vector
|
|
13
|
606
|
January 2, 2024
|
Sort elements by frequency in julia
|
|
4
|
566
|
September 5, 2023
|
Rownumber() in Dataframe like SQL
|
|
9
|
1675
|
August 28, 2023
|
What's wrong with this ordering function?
|
|
5
|
277
|
August 24, 2023
|
Fast permutation vector: code needed
|
|
38
|
636
|
March 21, 2023
|
Fast optimized non dominated sorting algorithms
|
|
7
|
799
|
September 5, 2022
|
Faster Alternatives to sortperm
|
|
9
|
915
|
May 10, 2022
|
How to sort a vector by an expensive function in place efficiently?
|
|
14
|
1716
|
March 8, 2022
|
Dictionary values ascending or descending
|
|
4
|
1883
|
January 12, 2022
|
Searchsortedlast performance
|
|
43
|
4708
|
December 9, 2021
|