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

23 Commits

Author SHA1 Message Date
1f7dba7779 Minuit precsion fix 2016-04-15 18:23:45 +01:00
9bf538dfca interface to GSL minimisers 2016-04-12 20:10:37 +01:00
d1666a1e75 compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
27bc092f55 fit: various fixes 2016-04-05 20:55:11 +01:00
f82b20dc73 code cleaning + derivative support for NLopt 2016-04-04 14:56:21 +01:00
ca73ef1269 minimiser interface improvement 2016-04-01 21:39:49 +01:00
b3c2b17eef support for variable naming for function, model and data 2016-03-31 12:12:30 +01:00
d699e9e564 code cleaning 2016-03-23 17:16:50 +00:00
9b9c86cf72 simplification of the Minuit minimiser interface, (successful) test of the new fit interface 2016-03-23 17:08:25 +00:00
2eb70aa975 Minuit simplex minimiser is very inefficient, replaced it by Migrad for pre-minization 2016-03-16 13:07:01 +00:00
aeda59adfa dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
af3023038b Minuit minimiser: interface to choose algorithm 2015-08-07 16:10:03 +02:00
897dae5b2f compatibility fix: __unused changed to __dumb 2015-06-15 15:20:29 +02:00
cb45b34ddc code cleaning and GCC compatibility 2015-06-15 14:59:10 +02:00
3e6b0edce1 copyright update 2015-06-11 14:04:54 +01:00
b061e9093f less warnings in third-party code 2015-02-24 16:59:22 +00:00
80ec189b91 MinuitMinimizer: various fixes related to limits 2015-01-28 17:22:12 +00:00
9e6bbd95c3 Minimizer: limits interface 2014-10-14 16:34:27 +01:00
4d19c23400 first root finder class implementation 2014-09-22 15:19:30 +01:00
36ef20c929 improvement of Minuit minimizer 2014-09-18 17:18:51 +01:00
c9a008aaf7 minor code cleaning 2014-06-03 13:40:19 +02:00
5787cf0544 Minuit message for invalid minimisation 2014-04-03 10:04:59 +02:00
5b65dc8fc9 reorganizing sources... 2014-03-13 18:51:01 +00:00