1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-11-10 00:45:36 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
07bacf0e4b new fit: partial residuals and plots 2016-04-04 19:09:18 +01:00
c294553991 XY data: user can pass a sequence of minimisers to perform a fit 2016-04-01 21:38:49 +01:00
b3c2b17eef support for variable naming for function, model and data 2016-03-31 12:12:30 +01:00
ee8ed05b81 various critical fixes and improvements to the new fit interface 2016-03-23 17:07:31 +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
1f2150a42a first implementation of the new XYSampleData (to be tested) 2016-03-16 18:33:51 +00:00
016a29e3df removing old fit module 2016-03-08 16:23:18 +00:00
e950e18639 method to get fit p-value from fit interface 2015-11-25 18:29:31 +00:00
cebf2334fa XY datatypes: tools to get residuals or partial residuals from a fit 2015-07-07 18:50:03 +01: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
c0bfb12bd7 XY*Data: dog is now a double 2014-09-18 17:15:56 +01:00
9a415017c8 XY*Data: variadic functions for fit 2014-04-03 10:03:46 +02:00
b9d7681b76 XYSampleData: various size and init fixes 2014-03-17 14:58:59 +00:00
5b65dc8fc9 reorganizing sources... 2014-03-13 18:51:01 +00:00