Commit message (Collapse) | Author | ||
---|---|---|---|
2023-11-28 | chmod +x executables | 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-25 | code style | Egor Tensin | |
2016-06-25 | improve command line parsing errors | Egor Tensin | |
2016-06-25 | sort algorithms in usage messages | Egor Tensin | |
2016-06-24 | major refactoring | Egor Tensin | |
With the focus on (re)usability. That includes adding separate modules for plotting, input generation and things like that. | |||
2016-04-17 | refactoring + better plot captions | Egor Tensin | |
2016-04-17 | rearrange source files | Egor Tensin | |
* 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. | |||
2016-03-08 | refactoring | Egor Tensin | |