$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] radix sort
From: Steven Ross (spreadsort_at_[hidden])
Date: 2013-07-11 04:32:02
I implemented a templated hybrid-radix sort that is faster than O(Nlog(N))
and is awaiting review. Are you looking for a pure radix sort, which tends
to be slower?
On Jul 11, 2013 4:13 AM, "Sourav" <souravatboost_at_[hidden]> wrote:
> Hi All,
> I wanted to know if someone is/was working on Radix Sort or not. I
> did check the SoC listings and did not see radix sort in the list.
>
> If no one is working, may someone help me provide some pointers/details as
> to what the expectation is with regards to Radix sort for boost ?
>
> Regards,
> -Sourav
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>