1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
07bacf0e4b new fit: partial residuals and plots 2016-04-04 19:09:18 +01:00
2de5a9440b interface to NLopt minimisers (tested and working) 2016-04-01 21:40:22 +01:00
b3c2b17eef support for variable naming for function, model and data 2016-03-31 12:12:30 +01:00
8ef69a4843 more code cleaning 2016-03-30 15:19:11 +01:00
9b9c86cf72 simplification of the Minuit minimiser interface, (successful) test of the new fit interface 2016-03-23 17:08:25 +00:00
3793aca27c lot of fixes, XYSampleData fit now seems to work (more checks are probably needed) 2016-03-16 20:03:32 +00:00
313a730bb2 minor code cleaning 2016-03-16 18:33:06 +00:00
9bc9288dfb XYStatData: various fixes and improvement, fit is now working 2016-03-16 13:05:56 +00:00
b165a98a93 FitInterface data layout complete, first version of the new XYStatData 2016-03-15 16:38:57 +00:00
a4b1584645 FitInterface (new): covariance matrix interface & layout 2016-03-10 18:43:53 +00:00
c535d261ea FitInterface (new): first (tested) version of data layout 2016-03-10 15:10:23 +00:00
917031747f first commit for the new fit interface 2016-03-08 19:37:51 +00:00
e950e18639 method to get fit p-value from fit interface 2015-11-25 18:29:31 +00:00
aeda59adfa dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
465499626b overhaul of the function class 2015-02-24 17:00:19 +00:00
89cf008fb8 minor fixes 2014-10-14 16:36:20 +01:00
270186f52e examples/utils build fix 2014-04-07 15:56:53 +01:00
5b65dc8fc9 reorganizing sources... 2014-03-13 18:51:01 +00:00
0109379dc3 compiled model class 2014-03-13 18:20:40 +00:00
6b8ba55e47 XYStatData: simpler data access 2014-03-03 18:57:53 +00:00
af246dc5d3 Plot: object to plot a DoubleFunction 2014-03-03 18:33:53 +00:00
4100ffb24c big update: first fit implementation 2014-03-03 12:41:48 +00:00