Age | Commit message (Expand) | Author | Lines |
2024-01-17 | update tests for 0015665bda8511db30c254adb351af94494deb7f | Birte Kristina Friesel | -4/+16 |
2021-10-14 | Revert "update timing/rf24 singlefile test for co-dependent parameter detecti... | Daniel Friesel | -3/+15 |
2021-10-13 | update timing/rf24 singlefile test for co-dependent parameter detection update | Daniel Friesel | -15/+3 |
2021-03-17 | always handle co-dependent parameters | Daniel Friesel | -9/+31 |
2021-03-03 | Remove ModelInfo; add info to ModelFunction instead | Daniel Friesel | -28/+28 |
2021-03-01 | Update tests | Daniel Friesel | -11/+12 |
2021-02-26 | refactor param_info, show splits in analyze-archive output | Daniel Friesel | -16/+16 |
2021-02-26 | test_timingharness: disable decisiontrees for nrf24 test | Daniel Friesel | -0/+3 |
2021-02-18 | refactor model generation from Analytic/PTAModel into ModelAttribute class | Daniel Friesel | -10/+16 |
2020-07-06 | Rename dfatool.dfatool to dfatool.loader | Daniel Friesel | -1/+1 |
2020-07-06 | Move ParamFit, PTAModel, AnalyticModel to model.py module | Daniel Friesel | -1/+2 |
2020-07-03 | blacken more code | Daniel Friesel | -21/+7 |
2020-07-03 | AnalyticFunction: Remove _ prefix from public attributes | Daniel Friesel | -16/+16 |
2020-07-02 | blacken test code | Daniel Friesel | -63/+138 |
2020-07-02 | Remove verbose arg from tests | Daniel Friesel | -6/+6 |
2020-04-29 | Use relative module paths. PYTHONPATH=lib bin/... is no longer needed | Daniel Friesel | -2/+2 |
2019-11-26 | autopep8 | Daniel Friesel | -6/+8 |
2019-10-07 | move ParamStats and helper functions to lib/parameters.py | Daniel Friesel | -1/+1 |
2019-08-16 | Add function override support to AnalyticModel, analyze-timing.py | Daniel Friesel | -0/+29 |
2019-08-16 | optionally prune dependent parameters before analysis | Daniel Friesel | -0/+30 |
2019-08-15 | Fix generate-dfa-benchmark leaving out benchmark parts when splitting runs | Daniel Friesel | -3/+3 |
2019-08-13 | add fit tests for AnalyticModel | Daniel Friesel | -11/+18 |
2019-08-13 | adjust data path in test_timingharness | Daniel Friesel | -1/+1 |
2019-07-26 | tests: follow unittest naming scheme | Daniel Friesel | -0/+27 |