aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/algorithms (follow)
Commit message (Expand)AuthorAge
* modernize plotting a bitEgor Tensin2023-11-29
* pylint/pep8 fixesEgor Tensin2019-12-23
* algorithms.inputgen -> algorithms.input_kindEgor Tensin2017-05-29
* mostly Pylint fixesEgor Tensin2017-01-12
* fix licensing noticesEgor Tensin2016-10-01
* quicksort: seed RNGEgor Tensin2016-06-26
* add heuristic to derive time unitsEgor Tensin2016-06-25
* scientific notation by default in plotsEgor Tensin2016-06-25
* major refactoringEgor Tensin2016-06-24
* median: quicksort instead of .sort()Egor Tensin2016-04-17
* selection_sort: fix codenameEgor Tensin2016-04-17
* implement median value calculationEgor Tensin2016-04-17
* rearrange source filesEgor Tensin2016-04-17