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