Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-03-25 | _mean_std_by_param: Handle no partitions for attribute | Daniel Friesel | -1/+6 |
2019-03-21 | TimingAnalysis: Add missing newline in macro definition | Daniel Friesel | -1/+1 |
2019-03-13 | Add simple per-statement C(++) timing analysis wrapper | Daniel Friesel | -0/+29 |
2019-02-14 | do not print paramstats warning during crossvalidation | Daniel Friesel | -6/+16 |
2019-02-05 | move flatten to utils | Daniel Friesel | -0/+8 |
2019-02-05 | compute_param_statistics: Warn when encountering useless data | Daniel Friesel | -1/+10 |
2019-02-05 | move float_or_nan to utils | Daniel Friesel | -0/+9 |
2019-02-01 | compute_param_statistics: Note that 'param' must also be set | Daniel Friesel | -0/+4 |
2019-02-01 | Doku | Daniel Friesel | -16/+46 |
2019-02-01 | move parameter detection / statistics methods to utils (for now) | Daniel Friesel | -0/+92 |
2018-04-26 | refactor function code into separate file to solve circular import | Daniel Friesel | -0/+8 |