aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/algorithms/params.py (follow)
Commit message (Collapse)AuthorAge
* modernize plotting a bitEgor Tensin2023-11-29
| | | | Use the "object-oriented" interface, fix image size, etc.
* 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
|
* add heuristic to derive time unitsEgor Tensin2016-06-25
|
* scientific notation by default in plotsEgor 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.