summaryrefslogtreecommitdiff
path: root/bin/test_corrcoef.py
AgeCommit message (Expand)AuthorLines
2020-07-09Remove unimplemented discard-outliers optionsDaniel Friesel-7/+1
2020-07-06Rename dfatool.dfatool to dfatool.loaderDaniel Friesel-1/+1
2020-07-06move gplearn_to_function to functions moduleDaniel 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-17/+17
2020-05-28use black(1) for uniform code formattingDaniel Friesel-118/+200
2020-04-29Use relative module paths. PYTHONPATH=lib bin/... is no longer neededDaniel Friesel-3/+3
2019-10-08add legacy corrcoef vs. stddev heuristic benchmarkDaniel Friesel-0/+235