aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plot.py (follow)
Commit message (Collapse)AuthorAge
* chmod +x executablesEgor Tensin2023-11-28
|
* 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
|
* code styleEgor Tensin2016-06-25
|
* improve command line parsing errorsEgor Tensin2016-06-25
|
* sort algorithms in usage messagesEgor Tensin2016-06-25
|
* major refactoringEgor Tensin2016-06-24
| | | | | | With the focus on (re)usability. That includes adding separate modules for plotting, input generation and things like that.
* refactoring + better plot captionsEgor 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.
* refactoringEgor Tensin2016-03-08
|
* initial commitEgor Tensin2015-05-06