bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[More sorting routines needed?]


From: Rodion Efremov
Subject: [More sorting routines needed?]
Date: Tue, 01 Sep 2015 17:40:52 +0000

Hello, everybody.

I just found gnulib, and would like to inquire whether there is a need for more sorting algorithms. So far I have implemented natural merge sorts (both parallel and sequential) and MSD radix sorts for integer key arrays (both parallel and sequential once again). Unfortunately, they all are in Java, yet, fortunately, it should not be hard to rewrite them in C. So what do you about that?

Best regards,
rodde

PS. This might be a second trial for posting to the list. If so, sorry about any inconvenience.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]