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

28 Commits

Author SHA1 Message Date
83d5428c3a reintegration of LatCore & folder restructuration 2019-02-10 00:23:36 +00:00
8b9494029c latan-config utility and HDF5 is now mandatory 2018-08-26 02:55:53 +03:00
6b624186cd FFT with GSL 2017-10-10 16:56:23 +01:00
9c9353a790 build system fix 2016-04-12 21:47:56 +01:00
a216834e14 configure summary 2016-04-12 20:55:02 +01:00
bd9e0262ca now HDF5, Minuit and NLopt are really optional dependencies 2016-04-12 20:31:53 +01:00
9bf538dfca interface to GSL minimisers 2016-04-12 20:10:37 +01:00
cdf516b5ac CI with Travis and loads of portability fixes 2016-04-11 18:57:59 +01:00
d1666a1e75 compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
19de6290d1 giving up on having no implicit sign conversion, it is too cumbersome with Eigen using signed indices 2016-04-07 14:52:33 +01:00
3611d12fa9 internal random generator entirely removed, use C++11 generators 2016-04-06 20:04:23 +01:00
681d6589e2 Merge branch 'master' into new_fit 2016-04-05 15:57:32 +01:00
257c430745 I/O for DSample type 2016-04-05 15:57:19 +01:00
2de5a9440b interface to NLopt minimisers (tested and working) 2016-04-01 21:40:22 +01:00
1f2150a42a first implementation of the new XYSampleData (to be tested) 2016-03-16 18:33:51 +00:00
b165a98a93 FitInterface data layout complete, first version of the new XYStatData 2016-03-15 16:38:57 +00:00
917031747f first commit for the new fit interface 2016-03-08 19:37:51 +00:00
016a29e3df removing old fit module 2016-03-08 16:23:18 +00:00
5e3247697d first implementation of HDF5 format 2015-10-01 00:13:34 +01:00
c672c33189 histogram class and associated plotting functions 2015-09-28 18:18:54 +01:00
232c9b7948 LatCore compatibility 2015-02-24 16:57:15 +00:00
583fd05edf missing file in Makefile.am 2015-01-28 17:09:22 +00:00
9e6bbd95c3 Minimizer: limits interface 2014-10-14 16:34:27 +01:00
0fdd76b19d numerical derivative class with arbitrary improvement order and step auto-tuning 2014-09-26 18:40:52 +01:00
4d19c23400 first root finder class implementation 2014-09-22 15:19:30 +01:00
39012e4b73 GSL integrator added - LatAnalyze now depends on GSL 2014-04-17 12:18:11 +01:00
11fb009d11 XML parameter file reader based on tinyxml2 2014-03-17 15:01:58 +00:00
5b65dc8fc9 reorganizing sources... 2014-03-13 18:51:01 +00:00