issues
search
roarin-roran
/
Sorting
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
formally test educational implementations
#97
roarin-roran
opened
1 year ago
0
experiments: how is educational different from pypy?
#96
roarin-roran
opened
1 year ago
0
measure difference between sort versions
#95
roarin-roran
opened
1 year ago
0
switch between sorters
#94
roarin-roran
opened
1 year ago
0
add cleanroom implementations
#93
roarin-roran
closed
1 year ago
1
saving to csv should include repeatability parameters
#92
roarin-roran
opened
1 year ago
0
extra descriptors in 3) should be a method
#91
roarin-roran
closed
1 year ago
2
readability of sorting/experiments/inputs.py
#90
roarin-roran
closed
1 year ago
2
experiments innit - autoload
#89
roarin-roran
opened
1 year ago
1
standardise number of elements sorted
#88
roarin-roran
closed
1 year ago
3
store to CSV - weird dependencies
#87
roarin-roran
closed
1 year ago
1
count anomaly in runs_n_three_quarter_diff
#86
roarin-roran
opened
1 year ago
0
2-way powersort
#85
roarin-roran
opened
2 years ago
0
k-way powersort: implement
#84
roarin-roran
opened
2 years ago
0
k-way powersort: design
#83
roarin-roran
opened
2 years ago
0
metrics: merge cost, scanned elements, base case cost
#82
roarin-roran
opened
2 years ago
3
metrics: comparison counting with a wrapper
#81
roarin-roran
opened
2 years ago
5
metrics: infrastructure
#80
roarin-roran
opened
2 years ago
2
2-way bottomup
#79
roarin-roran
opened
2 years ago
0
some sortables can't be compared with infinity
#78
roarin-roran
opened
2 years ago
7
detect descending runs
#77
roarin-roran
opened
2 years ago
2
doccument peeksort to prep for overhaul
#76
roarin-roran
opened
2 years ago
2
overhaul docstrings
#75
roarin-roran
opened
2 years ago
0
test suite for 2 way adaptive sort
#74
roarin-roran
closed
2 years ago
1
peeksort sometimes uses the wrong k values
#73
roarin-roran
opened
2 years ago
8
top down 2-way merge sort
#72
roarin-roran
closed
2 years ago
1
dedicated 2 way merger
#71
roarin-roran
closed
2 years ago
0
merge cost measurement
#70
roarin-roran
opened
2 years ago
0
2-way peeksort
#69
roarin-roran
opened
2 years ago
1
memory management for top down
#68
roarin-roran
opened
2 years ago
1
test mode for mergers
#67
roarin-roran
opened
2 years ago
4
none instead of false where default mergers and merger ipq's are used
#66
roarin-roran
closed
2 years ago
0
insertion sort and variants for small recursive calls
#63
roarin-roran
opened
2 years ago
0
improve merger handling
#62
roarin-roran
opened
2 years ago
5
Rpython low level list access
#61
cfbolz
closed
2 years ago
5
make a combined target for both sorting algorithms:
#60
cfbolz
closed
2 years ago
0
hardcoded adaptive sorter for k=2
#59
roarin-roran
opened
2 years ago
1
convention not observed in assertEqual
#58
roarin-roran
closed
2 years ago
0
restructure ping pong to reduce duplication
#57
roarin-roran
opened
2 years ago
0
Optimizations in Sorter_Adaptive
#56
sebawild
closed
2 years ago
7
RPython Powersort - Remove explicit stack
#55
sebawild
opened
2 years ago
0
RPython Powersort - reproduce findings
#54
sebawild
opened
2 years ago
0
create sort() class methods
#53
roarin-roran
closed
2 years ago
0
first experiment: run sorter on a random input
#52
roarin-roran
closed
2 years ago
0
optimised init for binary heap (loser tree) ipq
#51
roarin-roran
opened
2 years ago
0
_thingy for private variables and functions
#50
roarin-roran
closed
2 years ago
2
option codes should be meaningful
#49
roarin-roran
closed
2 years ago
2
move testing for single run merges outside of the ipq
#48
roarin-roran
closed
2 years ago
2
tests spit cogs when run individually
#47
roarin-roran
closed
2 years ago
1
test for stability
#46
roarin-roran
opened
2 years ago
9
Next