BonzaiThePenguin/WikiSort
Fast and stable sort algorithm that uses O(1) memory. Public domain.
C++Unlicense
Issues
- 3
Getting a crash in the Rotate function
#29 opened by michaeleisel - 2
- 1
Description of reverse
#33 opened by EvanGertis - 20
Needs better in-place stable merging
#2 opened by BonzaiThePenguin - 2
Link to paper is broken
#24 opened by c4milo - 1
- 6
Gah, why is the Java version so slow?
#22 opened by BonzaiThePenguin - 7
Needs faster sorting for small data sets
#19 opened by BonzaiThePenguin - 0
Possible improvement
#10 opened by BonzaiThePenguin - 2
Reducing the number of comparisons
#18 opened by BonzaiThePenguin - 11
C++ implementation is broken for non-PODs
#8 opened by klmr - 1
Merge backwards
#13 opened by BonzaiThePenguin - 2
Performance Percentage Meanings
#15 opened by tbpalsulich - 1
Adding unsigned corrections now
#12 opened by BonzaiThePenguin - 1
- 4
Merging many repeated values
#4 opened by BonzaiThePenguin - 1
"you should probably just stick to Java's built-in sort so you get native speeds."
#5 opened by LunNova - 2
In the C implementation, is Test::index required?
#7 opened by lh3