summaryrefslogtreecommitdiff
path: root/bin/eval-rel-energy.py
AgeCommit message (Expand)AuthorLines
2021-03-08model.assess: remove superfluous "by_name" indirectionDaniel Friesel-2/+2
2021-03-02PTAModel: Turn states, transitions, and states_and_transitions into attributesDaniel Friesel-1/+1
2020-07-09Remove unimplemented discard-outliers optionsDaniel Friesel-6/+1
2020-07-06Rename dfatool.dfatool to dfatool.loaderDaniel Friesel-1/+1
2020-07-06Move ParamFit, PTAModel, AnalyticModel to model.py moduleDaniel Friesel-1/+2
2020-05-28bin: rename opts to opt, as it is a dictDaniel Friesel-13/+13
2020-05-28use black(1) for uniform code formattingDaniel Friesel-43/+61
2020-04-29Use relative module paths. PYTHONPATH=lib bin/... is no longer neededDaniel Friesel-1/+1
2019-11-21autopep8 / flake8Daniel Friesel-10/+12
2019-02-13add generic monte carlo cross validationDaniel Friesel-2/+2
2019-02-08Convert PTAModel to EnergyModel signatureDaniel Friesel-0/+103