aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/t_test1.py
Commit message (Collapse)AuthorAgeFilesLines
* fmt benchmark definitions with yapfFlorian Fischer2019-12-111-12/+15
|
* add and use write_tex_table functionFlorian Fischer2019-10-301-2/+6
|
* remove normalized plots from loop and t-test1Florian Fischer2019-10-211-8/+0
|
* 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-7/+9
| | | | The description Benchmark member is replaced with class docstrings
* remove yerr from plot_* functionsFlorian Fischer2019-08-271-2/+1
|
* add error bars to barplot_single_argFlorian Fischer2019-08-261-1/+2
|
* use new location of bumpptrFlorian Fischer2019-08-111-1/+1
|
* add facts to dataref exportFlorian Fischer2019-07-311-1/+1
|
* add ttest1 from ptmallocFlorian Fischer2019-05-151-0/+53