Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-05-28 | bin: rename opts to opt, as it is a dict | Daniel Friesel | -13/+13 |
2020-05-28 | use black(1) for uniform code formatting | Daniel Friesel | -43/+61 |
2020-04-29 | Use relative module paths. PYTHONPATH=lib bin/... is no longer needed | Daniel Friesel | -1/+1 |
2019-11-21 | autopep8 / flake8 | Daniel Friesel | -10/+12 |
2019-02-13 | add generic monte carlo cross validation | Daniel Friesel | -2/+2 |
2019-02-08 | Convert PTAModel to EnergyModel signature | Daniel Friesel | -0/+103 |