Julia Programming Language
Performance tips for a function which finds n maximums in a matrix
General Usage
Performance
performance
,
sortperm
,
speed-optimization
,
matrix
JM_Beckers
March 22, 2023, 5:45am
4
Or you adapt this one to get the maxima instead of minima, which is very efficient for small n.
1 Like
show post in topic