Skip to content

Fortran merge sort

LEFEBVREJP email requested to merge fortran_merge_sort into master

FYI @kbo and @m8j I'm adding this fortran merge sort into radixalgorithm. I've tested this up to 1E+8 elements very good performance. This is courtesy of Dr. Chuck Weber with some performance enhancements by yours truthly.

Merge request reports