Radix sort and 32-bit IEEE754 floating point numbers. 2024-11-15 :: Palaiologos #sort #c #algorithm #optimisation An efficient sorting procedure for 32-bit floating point numbers in 20 lines of C code. Read more →