Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-07-06 | Move ParamFit, PTAModel, AnalyticModel to model.py module | Daniel Friesel | -1/+1 |
2020-05-28 | use black(1) for uniform code formatting | Daniel Friesel | -65/+106 |
2020-04-29 | Use relative module paths. PYTHONPATH=lib bin/... is no longer needed | Daniel Friesel | -3/+3 |
2019-12-10 | documentation / code style | Daniel Friesel | -1/+1 |
2019-11-21 | autopep8 / flake8 | Daniel Friesel | -25/+20 |
2019-10-22 | eval-online-model-accuracy: use PTA.from_file | Daniel Friesel | -5/+4 |
2019-09-12 | evaluate online accounting accuracy for verying variable size | Daniel Friesel | -13/+82 |
2019-09-12 | add online model accuracy eval script | Daniel Friesel | -0/+126 |