issues
search
rchillyard
/
The-repository-formerly-known-as
2
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Chinese radix sort continued
#57
rchillyard
opened
2 years ago
0
Chinese radix sort
#56
rchillyard
closed
2 years ago
0
Implemented dual pivot quicksort
#55
rchillyard
closed
2 years ago
0
HuskySort using Collator cannot generate correct husky code
#54
NiftyMule
opened
2 years ago
0
HuskySort using Collator doesn't sort in correct order
#53
NiftyMule
opened
2 years ago
1
Radix sort
#52
rchillyard
opened
2 years ago
3
Compare insertion sort with Timsort for the cleanup sort
#51
rchillyard
closed
4 years ago
0
More benchmarks
#50
rchillyard
closed
4 years ago
1
32 timsort first pass
#49
rchillyard
closed
4 years ago
0
24 probabilistic encoder
#48
rchillyard
closed
4 years ago
0
Merge26 complex to master
#47
rchillyard
closed
4 years ago
2
commiting changes for 26ComplexObject branch merged into master
#46
rchillyard
closed
4 years ago
2
Hash Table
#45
rchillyard
opened
4 years ago
0
28 fix big decimal coding
#44
rchillyard
closed
4 years ago
0
26 ComplexObject first commit
#43
rchillyard
closed
4 years ago
3
Need maven profiles
#42
rchillyard
closed
4 years ago
0
Fixes for Issue #40
#41
rchillyard
closed
4 years ago
0
Unconstrained polymorphism in several places
#40
rchillyard
closed
4 years ago
0
Created maven profiles to consider the respective configuration for u…
#39
bhusareakshay
closed
4 years ago
3
Alternative solution to Issue #30
#38
rchillyard
closed
4 years ago
2
Husky Bucket Sort
#37
rchillyard
opened
4 years ago
0
Add mergesort
#36
rchillyard
closed
4 years ago
0
Implemented functionality to determine whether string are properly en…
#35
rchillyard
closed
4 years ago
4
Added string-based config tests
#34
rchillyard
closed
4 years ago
0
Merge sort methods
#33
rchillyard
closed
4 years ago
2
Use Merge/Timsort for first pass
#32
rchillyard
closed
4 years ago
0
add comments for the test
#31
rchillyard
closed
4 years ago
5
Determine if strings can be encoded perfectly
#30
rchillyard
closed
4 years ago
7
Get timings for comparisons
#29
rchillyard
opened
4 years ago
3
BigDecimal encoding
#28
rchillyard
closed
4 years ago
2
Implement QuickSelect
#27
rchillyard
opened
4 years ago
0
Sort on a different kind of object that cannot be perfectly encoded
#26
rchillyard
closed
4 years ago
0
Add some more types of String to the benchmark
#25
rchillyard
opened
4 years ago
0
Value of Pcrit
#24
rchillyard
closed
4 years ago
0
English and ASCII coders need testing
#23
rchillyard
opened
4 years ago
0
UTF8 needs testing
#22
rchillyard
closed
4 years ago
3
bigIntegerCoder doesn't seem to work well
#21
rchillyard
closed
4 years ago
0
Overhauled the HuskyCoder interface
#20
rchillyard
closed
4 years ago
4
Printable ascii test
#19
rchillyard
closed
4 years ago
0
Implement tracking of interim inversions via second pass fixes
#18
rchillyard
closed
4 years ago
1
Embedded Husky Sort
#17
rchillyard
closed
4 years ago
3
add bucketSortTest
#16
rchillyard
closed
4 years ago
3
Extended helper
#15
rchillyard
closed
4 years ago
3
Fix pom
#14
rchillyard
closed
4 years ago
1
Compiler warning
#13
rchillyard
opened
4 years ago
0
Functional tests (in it) fail for branch IntermissionInversions
#12
rchillyard
closed
4 years ago
3
Added inversion counter for Husky sort intermission
#11
rchillyard
closed
4 years ago
3
Adding statistics to HuskySort
#10
rchillyard
closed
4 years ago
1
Generic sort
#9
rchillyard
closed
4 years ago
3
Understand and fix performance problems which crept in with EH (extended helper) branch.
#8
rchillyard
closed
4 years ago
1
Next