summaryrefslogtreecommitdiff
path: root/lib/utils.py
AgeCommit message (Expand)AuthorLines
2019-03-25_mean_std_by_param: Handle no partitions for attributeDaniel Friesel-1/+6
2019-03-21TimingAnalysis: Add missing newline in macro definitionDaniel Friesel-1/+1
2019-03-13Add simple per-statement C(++) timing analysis wrapperDaniel Friesel-0/+29
2019-02-14do not print paramstats warning during crossvalidationDaniel Friesel-6/+16
2019-02-05move flatten to utilsDaniel Friesel-0/+8
2019-02-05compute_param_statistics: Warn when encountering useless dataDaniel Friesel-1/+10
2019-02-05move float_or_nan to utilsDaniel Friesel-0/+9
2019-02-01compute_param_statistics: Note that 'param' must also be setDaniel Friesel-0/+4
2019-02-01DokuDaniel Friesel-16/+46
2019-02-01move parameter detection / statistics methods to utils (for now)Daniel Friesel-0/+92
2018-04-26refactor function code into separate file to solve circular importDaniel Friesel-0/+8