$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Debajyoti Dasgupta: "[Boost][GSoC]New algorithm for multiplication"
- Previous message: Malte Skarupke: "Adding my sorting algorithm, ska_sort, to boost, attempt 2"
- In reply to: Malte Skarupke: "Adding my sorting algorithm, ska_sort, to boost, attempt 2"
- Next in thread: degski: "Re: Adding my sorting algorithm, ska_sort, to boost, attempt 2"
- Reply: degski: "Re: Adding my sorting algorithm, ska_sort, to boost, attempt 2"
On Wednesday, January 22, 2020, Malte Skarupke wrote:
> I started a discussion about this in October, but at the time the
> maintainer of the sort library was busy, then I was busy, so now it's
> January...
>
> I wrote a generalized version of radix sort a couple years ago and gave a
> talk about it here:
> https://www.youtube.com/watch?v=zqs87a_7zxw
>
> I would like to get a new version of that sorting algorithm into boost.
>
> Let me know what's required to get this into boost.
>
Try e-mailing the maintainer of Boost.Sort again. If he does not approve,
you don't want to spend your time working on a pull request.
Glen
- Next message: Debajyoti Dasgupta: "[Boost][GSoC]New algorithm for multiplication"
- Previous message: Malte Skarupke: "Adding my sorting algorithm, ska_sort, to boost, attempt 2"
- In reply to: Malte Skarupke: "Adding my sorting algorithm, ska_sort, to boost, attempt 2"
- Next in thread: degski: "Re: Adding my sorting algorithm, ska_sort, to boost, attempt 2"
- Reply: degski: "Re: Adding my sorting algorithm, ska_sort, to boost, attempt 2"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>