aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/cfrac.py
Commit message (Collapse)AuthorAgeFilesLines
* improve benchmark code qualityFlorian Fischer2019-08-291-1/+1
|
* require a name in Benchmark.__init__Florian Fischer2019-08-291-2/+2
|
* add license header comments to benchmark definitionsFlorian Fischer2019-08-281-0/+17
|
* improve benchmark code quality using pylintFlorian Fischer2019-08-271-3/+5
| | | | The description Benchmark member is replaced with class docstrings
* add error bars to barplot_single_argFlorian Fischer2019-08-261-1/+2
|
* fix VmHWM summaryFlorian Fischer2019-08-261-2/+2
|
* plot VmHWMFlorian Fischer2019-08-251-2/+9
|
* add cfrac benchmarkFlorian Fischer2019-08-241-0/+32