1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2026-04-20 06:21:01 +01:00
Commit Graph

312 Commits

Author SHA1 Message Date
portelli 16ea3e753a Travis fix 2016-06-14 17:39:45 +01:00
portelli 05ac1cc3ad Travis: fix for Linux clang builds 2016-06-14 17:31:47 +01:00
portelli 2976f6f347 preparing for 3.2 2016-06-14 14:08:02 +01:00
portelli 1bede86547 systematically using LatCore argument parser for utilities 2016-06-14 14:06:59 +01:00
portelli 83afc7901b 2-pt fitter moved here from UKAnalyze 2016-06-14 12:35:17 +01:00
portelli 85d76052ce more consistent naming of utilities 2016-06-14 12:34:46 +01:00
portelli b925a365e2 Plot: bands 2016-06-14 12:33:27 +01:00
portelli 7e3ab34a31 Merge branch 'master' into develop 2016-06-06 18:38:41 +01:00
portelli f3959e14cc Readme update 3.1.2 2016-06-06 18:37:56 +01:00
portelli 6616c5a206 Merge branch 'hotfix/3.1.2' into develop 2016-06-06 18:36:17 +01:00
portelli 558fe80bf9 Merge branch 'hotfix/3.1.2' 2016-06-06 18:36:17 +01:00
portelli 6f70c44d12 Build scripts: HDF5 link update 2016-06-06 18:22:30 +01:00
portelli fe0f32e42c XYSampleData: more stable fit initialisation strategy 2016-05-27 13:40:57 +01:00
portelli 67c4119859 Merge branch 'hotfix/3.1.1' into develop 2016-04-19 19:26:49 -07:00
portelli bda9135a44 Merge branch 'hotfix/3.1.1' 3.1.1 2016-04-19 19:25:36 -07:00
portelli baf2b695c6 3.1.1 release 2016-04-19 19:25:11 -07:00
portelli 9edec3709b consistent boolean notation 2016-04-19 19:21:05 -07:00
portelli 60170db570 fix in fit dimension name indexing 2016-04-19 19:15:42 -07:00
portelli 1f7dba7779 Minuit precsion fix 2016-04-15 18:23:45 +01:00
portelli 0bd347d010 more robust type cast in I/O functions 2016-04-15 18:23:17 +01:00
portelli 1a6b877f4e more precise output for fit results 2016-04-15 18:21:40 +01:00
portelli e7fd245c10 start of 3.1 unstable branch 2016-04-13 12:54:05 +01:00
portelli fe73be2725 Merge branch 'master' into develop 2016-04-13 12:52:53 +01:00
portelli 64936d551c v3.1 release 3.1 2016-04-13 12:52:41 +01:00
portelli 7c12ea6e64 Merge branch 'master' into develop 2016-04-13 12:49:58 +01:00
portelli 4b2d070e02 Merge branch 'release/3.1' 2016-04-13 12:47:07 +01:00
portelli b25cfdc308 Merge branch 'release/3.1' into develop 2016-04-13 12:47:07 +01:00
portelli 2d20fadb4e Merge branch 'release/3.1' of github.com:aportelli/LatAnalyze into release/3.1 2016-04-13 12:31:26 +01:00
portelli 9c9353a790 build system fix 2016-04-12 21:47:56 +01:00
portelli 7d8c04535f code cleaning 2016-04-12 21:06:06 +01:00
portelli be307fd12a Readme file 2016-04-12 20:56:33 +01:00
portelli a216834e14 configure summary 2016-04-12 20:55:02 +01:00
portelli bd9e0262ca now HDF5, Minuit and NLopt are really optional dependencies 2016-04-12 20:31:53 +01:00
portelli 9bf538dfca interface to GSL minimisers 2016-04-12 20:10:37 +01:00
portelli 8683721c5a Travis: no email notification, Slack notifications 2016-04-11 20:04:14 +01:00
portelli 80e6841a38 optimisation flags in CI script 2016-04-11 19:42:39 +01:00
portelli 1400f6e257 Travis update 2016-04-11 19:16:38 +01:00
portelli cdf516b5ac CI with Travis and loads of portability fixes 2016-04-11 18:57:59 +01:00
portelli 8dd3b110e0 first Travis test 2016-04-08 00:05:11 +01:00
portelli d1666a1e75 compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
portelli 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
portelli 08418fbc24 minor code cleaning 2016-04-07 14:51:50 +01:00
portelli 5d4d518e04 include cleaning and copyright update 2016-04-06 20:11:23 +01:00
portelli 3611d12fa9 internal random generator entirely removed, use C++11 generators 2016-04-06 20:04:23 +01:00
portelli 984947c677 the new fit interface is complete, tested and optimised, 3.1 is ready up to some polishing 2016-04-06 18:46:17 +01:00
portelli ebc676e577 Merge branch 'master' into new_fit
# Conflicts:
#	lib/Plot.hpp
2016-04-06 18:40:14 +01:00
portelli de84137f2c external tool to plot correlation heatmap 2016-04-06 18:39:03 +01:00
portelli 11d9aa4747 matrix heatmap plot range fix 2016-04-06 18:38:37 +01:00
portelli ed8398145a fit: lookup table optimisation after profiling 2016-04-06 18:34:33 +01:00
portelli 69ac2d5c82 FitInterface: test functions for correlations 2016-04-06 18:32:11 +01:00