Open kif opened 2 months ago
the comb-sort looks fairly simple to implement ... and it is in-place.
drag inspiration from https://github.com/numpy/numpy/pull/22315/files
Some ideas about implementing a parallel comb-sort on GPU ... could be interesting
Nice to have, work in azimuthal space....
Need to find fast sort probably first implemented in cython.