There is another similar package: SortingAlgorithms.jl
skanskan opened this issue · comments
There is another package similar to yours that provides radixsort on Julia.
https://github.com/JuliaCollections/SortingAlgorithms.jl
Maybe you could join forces.
I did. Initially, I made a PR. Their radix sort doesn't deal with strings.
…On Sun, 16 Dec. 2018, 11:52 pm skanskan ***@***.*** wrote:
There is another package similar to yours that provides radixsort on Julia.
https://github.com/JuliaCollections/SortingAlgorithms.jl
Maybe you could join forces.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AESfJczGIjNEs1TyVGvr_XduRsxHiRjnks5u5kIAgaJpZM4ZVNHa>
.