Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 |