|
How to sort a column of cell arrays, using the same criteria as my table?
|
|
6
|
69
|
June 27, 2025
|
|
10x faster sortperm()
|
|
10
|
2780
|
October 29, 2024
|
|
Why does sortperm! allocate here?
|
|
4
|
310
|
March 24, 2024
|
|
Is any implementation of sortperm running on multiple threads available?
|
|
0
|
210
|
March 20, 2024
|
|
Why aren't the permutations from sortslices() available?
|
|
1
|
321
|
March 16, 2024
|
|
Find permutation of an array such that it is equal to another array
|
|
10
|
1105
|
May 31, 2023
|
|
Find n smallest values in an n dims array
|
|
21
|
3067
|
May 26, 2023
|
|
Eigen values and vectors sorting
|
|
7
|
1306
|
May 10, 2023
|
|
What is Julia's maxk(Matlab) that returns the indice of top K largest values?
|
|
20
|
11652
|
May 9, 2023
|
|
Parallel quicksort openmp
|
|
30
|
1943
|
March 24, 2023
|
|
Performance tips for a function which finds n maximums in a matrix
|
|
8
|
724
|
March 23, 2023
|
|
In-place inverse permutation
|
|
1
|
987
|
February 9, 2023
|
|
Can't get sortperm to return the sorting order of columns of a matrix
|
|
11
|
1424
|
July 16, 2022
|
|
Returning the n lowest values across columns in a dataframe
|
|
7
|
725
|
June 1, 2022
|
|
Faster Alternatives to sortperm
|
|
9
|
984
|
May 10, 2022
|
|
What is our equivalent of numpy.argpartition?
|
|
1
|
924
|
February 2, 2022
|
|
Cant find order
|
|
2
|
441
|
December 26, 2021
|
|
Use of `Perm` to find sorted subset of indices?
|
|
7
|
515
|
November 5, 2021
|
|
Performance difference in permuting Arrays
|
|
4
|
556
|
October 11, 2021
|
|
Sort an array according other array
|
|
6
|
526
|
September 17, 2021
|
|
Fastest way to permute Array, given some permutation
|
|
13
|
4645
|
September 12, 2021
|
|
Complex number sort
|
|
3
|
1163
|
May 19, 2021
|
|
Sortperm issue?
|
|
2
|
610
|
October 14, 2020
|
|
Any way to speed up sorting a dataframe? A more efficient sortperm would be great
|
|
2
|
966
|
June 25, 2020
|
|
[ANN]: SortingLab.jl 0.2.2 - 5x faster Sort and Sort Perm for `Vector{Union{Missing, T}}`
|
|
2
|
1121
|
December 1, 2019
|
|
Sortperm slow test case and fix suggestion
|
|
12
|
1538
|
April 28, 2019
|
|
How to sort two or more lists at once?
|
|
12
|
5407
|
March 8, 2019
|
|
[ANN] SortingLab.jl - fast sorting algorithms for strings and CategoricalArrays
|
|
2
|
1130
|
January 15, 2019
|
|
Sorting lines by ID seems slow
|
|
2
|
668
|
December 16, 2018
|
|
Sort by index an array
|
|
1
|
3615
|
December 12, 2018
|