issues
search
saxbophone
/
tr-sort
Transpose-Sort —why sort numbers with comparisons when we can calculate their rough sort positions instead?
https://saxbophone.com/tr-sort
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace internal usage of std::vector for sort buckets with custom data type
#13
saxbophone
opened
1 year ago
1
Wrote special test cases for arrays of size 2
#12
saxbophone
closed
1 year ago
0
Josh/explicit template instantiations
#11
saxbophone
opened
2 years ago
1
Remove return type from sort() function
#10
saxbophone
closed
2 years ago
0
Mapping sorts without gaps
#9
saxbophone
opened
2 years ago
0
Josh/5 more testing number dist
#8
saxbophone
closed
2 years ago
3
Explicitly cast PRNG output to GenType
#7
saxbophone
closed
3 years ago
0
Sorting real values: Add tests for input containing NaN and other special values
#6
saxbophone
closed
3 years ago
1
Add tests for non-uniform number distributions
#5
saxbophone
closed
2 years ago
1
Add support for sorting non-scalar data types
#4
saxbophone
opened
3 years ago
0
Test support for user-defined scalar-like data types
#3
saxbophone
opened
3 years ago
1
Add informative sample usage to README
#2
saxbophone
closed
3 years ago
0
Tidy up library packaging process as that which befits a header-only library
#1
saxbophone
opened
3 years ago
0