summaryrefslogtreecommitdiff
path: root/bin/merge.py
AgeCommit message (Expand)AuthorLines
2017-05-30calculate Spearman rank-order correlation coefficientDaniel Friesel-2/+18
2017-04-20remove 'dfatool validate' supportDaniel Friesel-106/+1
2017-04-19fix crossvalidation outputDaniel Friesel-10/+10
2017-04-13save voltage(s) in model filesDaniel Friesel-1/+11
2017-04-13initial voltage support (a bit)Daniel Friesel-10/+23
2017-04-11lut supportDaniel Friesel-0/+22
2017-04-07simplify argfunction handlingDaniel Friesel-3/+2
2017-04-06refactoring, no more special treatment for timeout (mostly)Daniel Friesel-9/+6
2017-04-06clarify plot_param_fit yaxis labelDaniel Friesel-11/+11
2017-04-06define, optimize, assess and plot arg-dependent functionsDaniel Friesel-21/+65
2017-04-05start work on argument-based function supportDaniel Friesel-25/+73
2017-04-04more refactoringDaniel Friesel-47/+17
2017-04-04refactoringDaniel Friesel-52/+17
2017-04-04split up rel_energy inte relative energy to previous state and to next stateDaniel Friesel-53/+94
2017-04-03initial commitDaniel Friesel-0/+1033