Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-01-17 | paramfit: use sum(ssr) rather than mean(rmsd) for best-fit selection | Birte Kristina Friesel | -9/+21 |
2024-01-17 | _try_fits: remove unused results_by_param | Birte Kristina Friesel | -10/+0 |
2023-12-14 | paramfit: Introduce DFATOOL_ULS_ERROR_METRIC for non-rmsd function selection | Birte Kristina Friesel | -28/+30 |
2023-12-14 | _try_fits: make seen_parameter_combinations access more explicit | Birte Kristina Friesel | -3/+6 |
2022-04-26 | debug output improvements | Daniel Friesel | -1/+1 |
2021-11-22 | handle fit errors in cross validation | Daniel Friesel | -3/+9 |
2021-08-31 | docs | Daniel Friesel | -1/+5 |
2021-08-19 | ParallelParamFit -> ParamFit, optionally without parallelism | Daniel Friesel | -6/+10 |
2021-03-17 | always handle co-dependent parameters | Daniel Friesel | -4/+4 |
2021-03-02 | Move ParallelParamFit to a separate module | Daniel Friesel | -0/+261 |