aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* code styleEgor Tensin2017-05-29
|
* mostly Pylint fixesEgor Tensin2017-01-12
|
* fix licensing noticesEgor Tensin2016-10-01
|
* code styleEgor Tensin2016-06-26
|
* quicksort: seed RNGEgor Tensin2016-06-26
|
* add heuristic to derive time unitsEgor Tensin2016-06-25
|
* code styleEgor Tensin2016-06-25
|
* scientific notation by default in plotsEgor Tensin2016-06-25
|
* improve command line parsing errorsEgor Tensin2016-06-25
|
* sort algorithms in usage messagesEgor Tensin2016-06-25
|
* README updateEgor Tensin2016-06-24
|
* major refactoringEgor Tensin2016-06-24
| | | | | | With the focus on (re)usability. That includes adding separate modules for plotting, input generation and things like that.
* add Pylint configurationEgor Tensin2016-06-24
|
* README updateEgor Tensin2016-05-23
|
* rename the projectEgor Tensin2016-05-19
|
* add .gitattributesEgor Tensin2016-04-20
|
* README updateEgor Tensin2016-04-18
|
* refactoring + better plot captionsEgor Tensin2016-04-17
|
* median: quicksort instead of .sort()Egor Tensin2016-04-17
|
* selection_sort: fix codenameEgor Tensin2016-04-17
|
* README updateEgor Tensin2016-04-17
|
* implement median value calculationEgor Tensin2016-04-17
|
* README updateEgor Tensin2016-04-17
|
* rearrange source filesEgor Tensin2016-04-17
| | | | | | | * Add a useful `algorithms` package to provide convinient access to the implemented algorithms. * This allows to e.g. dynamically list available algorithms, which greatly simplifies a lot of things.
* README updateEgor Tensin2016-03-09
|
* refactoringEgor Tensin2016-03-08
|
* README updateEgor Tensin2015-07-12
|
* initial commitEgor Tensin2015-05-06