Commit message (Expand) | Author | |
---|---|---|
2023-11-29 | modernize plotting a bit | Egor Tensin |
2019-12-23 | pylint/pep8 fixes | Egor Tensin |
2017-05-29 | algorithms.inputgen -> algorithms.input_kind | Egor Tensin |
2017-01-12 | mostly Pylint fixes | Egor Tensin |
2016-10-01 | fix licensing notices | Egor Tensin |
2016-06-26 | quicksort: seed RNG | Egor Tensin |
2016-06-25 | add heuristic to derive time units | Egor Tensin |
2016-06-25 | scientific notation by default in plots | Egor Tensin |
2016-06-24 | major refactoring | Egor Tensin |
2016-04-17 | median: quicksort instead of .sort() | Egor Tensin |
2016-04-17 | selection_sort: fix codename | Egor Tensin |
2016-04-17 | implement median value calculation | Egor Tensin |
2016-04-17 | rearrange source files | Egor Tensin |