|  | e72d8669b1 | empirical p-value function | 2025-07-01 17:07:37 +01:00 |  | 
			
				
					|  | 7d55fc30b5 | compiler flags and warning cleanup | 2024-02-10 12:58:23 +01:00 |  | 
			
				
					|  | 341b4bc73b | adding CLI binaries | 2024-02-10 10:55:22 +01:00 |  | 
			
				
					|  | cc0154f58c | autotool cleanup | 2024-02-10 10:54:42 +01:00 |  | 
			
				
					|  | 05138baa08 | fix of potential conflict with std::size | 2023-06-20 15:47:58 +01:00 |  | 
			
				
					|  | 9e78b96260 | DWT working and tested | 2022-02-18 14:06:52 +00:00 |  | 
			
				
					|  | 24a7b9c203 | remove new covariance routine regression code | 2021-12-20 01:29:29 +01:00 |  | 
			
				
					|  | 57c6004797 | significant optimisation of covariance routines + checks | 2021-12-20 01:25:13 +01:00 |  | 
			
				
					|  | 78351a9b76 | better interface for critical threaded sections | 2021-11-28 23:51:56 +00:00 |  | 
			
				
					|  | 5f192ad30f | Thread pool implementation | 2021-11-28 23:26:17 +00:00 |  | 
			
				
					|  | 0ca4e0ef17 | p-value now 2-sided and added chi^2 CCDF | 2019-12-12 18:04:33 +00:00 |  | 
			
				
					|  | e37f2ab124 | multivariate Gaussian RNG | 2019-03-25 23:20:09 +00:00 |  | 
			
				
					|  | 83d5428c3a | reintegration of LatCore & folder restructuration | 2019-02-10 00:23:36 +00:00 |  | 
			
				
					|  | 8a229ec0b0 | minor portability fixes | 2018-04-23 11:34:36 +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 |  | 
			
				
					|  | d1666a1e75 | compiler compatibility fixes (clang, GCC 5, Intel 2016) | 2016-04-07 20:10:47 +01:00 |  | 
			
				
					|  | 5d4d518e04 | include cleaning and copyright update | 2016-04-06 20:11:23 +01:00 |  | 
			
				
					|  | 3611d12fa9 | internal random generator entirely removed, use C++11 generators | 2016-04-06 20:04:23 +01:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 9730dafe62 | Merge branch 'master' into new_fit | 2016-03-08 19:39:16 +00:00 |  | 
			
				
					|  | c6a8a1571b | minor code cleaning | 2016-03-08 19:39:05 +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 |  | 
			
				
					|  | e90d620096 | pseudoinverse example | 2016-02-29 19:49:06 +00:00 |  | 
			
				
					|  | e950e18639 | method to get fit p-value from fit interface | 2015-11-25 18:29:31 +00:00 |  | 
			
				
					|  | 25698fc6b2 | Merge branch 'master' of github.com:aportelli/LatAnalyze3 | 2015-11-24 16:28:10 +00:00 |  | 
			
				
					|  | 9be76b11d7 | Histogram: percentiles & confidence interval | 2015-11-24 16:27:47 +00:00 |  | 
			
				
					| 
							
							
								 Matt Spraggs | 3c03d6d76e | Examples: Added example for nearest interpolation algorithm. | 2015-11-23 13:57:19 +00:00 |  | 
			
				
					| 
							
							
								 Matt Spraggs | aa1ae67b60 | Merge branch 'master' of github.com:aportelli/LatAnalyze3 | 2015-11-13 14:31:21 +00:00 |  | 
			
				
					|  | aeda59adfa | dimension resized automatically for solvers | 2015-11-13 14:30:10 +00:00 |  | 
			
				
					| 
							
							
								 Matt Spraggs | ed3546e544 | Examples: Added quadratic interpolation example. | 2015-11-12 13:14:10 +00:00 |  | 
			
				
					|  | f9fcf25012 | IO: stricter control of data names | 2015-10-07 19:03:19 +01: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 |  | 
			
				
					|  | adc709d40f | more example Makefile.am fix | 2015-03-20 16:14:35 +00:00 |  | 
			
				
					|  | a5ea7633ba | example Makefile.am fix | 2015-03-20 16:06:15 +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 |  | 
			
				
					|  | bbeaec9ed3 | Math interpreter: significant improvement of runtime context handling | 2014-09-26 18:41:30 +01:00 |  |