8 Commits

Author SHA1 Message Date
Patrick Schneider
c8c0f80286 Add special task handler to improve single threaded case. 2025-09-26 14:33:16 +02:00
Patrick Schneider
a4736467f2 Adds multithreading. 2025-09-26 13:17:02 +02:00
Patrick Schneider
cfb66589f7 first working arbitrary msd radix sort 2025-09-25 20:32:42 +02:00
Patrick Schneider
94a092c17e first working binary msd radix + robinhood. 2025-09-25 13:52:25 +02:00
Patrick Schneider
15bc9836fb Some improvements on correct behaviour.
Still some edge cases found.
2025-07-30 22:07:29 +02:00
Patrick Schneider
04789b5290 fixes divide by zero in mask. 2025-07-30 15:05:52 +02:00
Patrick Schneider
3bd8733411 first implementation of sort.
Merge missing, sort currently loops endless.
2025-07-29 21:45:53 +02:00
Patrick Schneider
63825f1849 [init] 2025-07-28 22:25:26 +02:00