|
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 |
|
|
73293efb5c
|
Merge pull request #5 from mspraggs/master
Added nearest interpolation to the interpolation example
|
2015-11-23 14:13:37 +00:00 |
|
Matt Spraggs
|
3c03d6d76e
|
Examples: Added example for nearest interpolation algorithm.
|
2015-11-23 13:57:19 +00:00 |
|
Matt Spraggs
|
5283754008
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-19 14:41:20 +00:00 |
|
|
3f28430e4a
|
Merge pull request #3 from mspraggs/master
TabFunction: Added optional interpolation type argument
|
2015-11-19 14:16:37 +00:00 |
|
Matt Spraggs
|
707496b245
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-19 14:14:44 +00:00 |
|
|
0b7a839880
|
tool to create & save a random generator state
|
2015-11-18 19:48:10 +00:00 |
|
|
7ade4be54b
|
resampler: option to choose output format
|
2015-11-18 19:47:29 +00:00 |
|
|
a4999a53fd
|
IO: code improvement
|
2015-11-18 19:46:52 +00:00 |
|
|
4f2e87cf4f
|
Hdf5File: random generator state I/O fix
|
2015-11-18 19:46:08 +00:00 |
|
Matt Spraggs
|
dccdefa238
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-13 16:25:57 +00:00 |
|
|
abd8bfc91c
|
Minimizer: limit initialisation fix
|
2015-11-13 16:25:16 +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
|
9427e8dd16
|
TabFunction: Fixed bug in quadratic interpolation
|
2015-11-12 13:14:44 +00:00 |
|
Matt Spraggs
|
ed3546e544
|
Examples: Added quadratic interpolation example.
|
2015-11-12 13:14:10 +00:00 |
|
Matt Spraggs
|
512494aed9
|
TabFunction: Added comment for quadratic interpolation.
|
2015-11-10 12:27:48 +00:00 |
|
Matt Spraggs
|
bb044da413
|
TabFunction: removed trailing semicolon
|
2015-11-10 12:24:47 +00:00 |
|
Matt Spraggs
|
64372eb9dc
|
TabFunction: Implemented quadratic interpolation
|
2015-11-10 12:23:29 +00:00 |
|
Matt Spraggs
|
ff49304137
|
Updated nearest interpolation to use equal_range function.
|
2015-11-09 23:04:09 +00:00 |
|
Matt Spraggs
|
de7bdc68a4
|
TabFunction: Added optional interpolation type argument
|
2015-11-09 00:26:10 +00:00 |
|
|
ae62a3225d
|
IO: polymorphic file opening
|
2015-11-04 17:30:52 +00:00 |
|
|
69cd14bf9b
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-03 16:13:15 +00:00 |
|
|
1b0bdf074a
|
HDF5: compatibility fix for pre-C++11 ABI
|
2015-11-03 15:57:01 +00:00 |
|
|
bfd1a295b3
|
Build system compatibility fix
|
2015-11-03 07:18:36 -08:00 |
|
|
f251769a1c
|
Math: chi^2 p-value function from GSL
|
2015-11-02 16:17:59 +00:00 |
|
|
7561d419a3
|
license text update
|
2015-10-07 19:03:41 +01:00 |
|
|
f9fcf25012
|
IO: stricter control of data names
|
2015-10-07 19:03:19 +01:00 |
|
|
e31b8f0dcb
|
Merge pull request #2 from mspraggs/master
Fixed a couple of HDF5 bugs
|
2015-10-07 18:44:55 +01:00 |
|
Matt Spraggs
|
134f8245ff
|
Hdf5File: Added some code to sanitize group names
Currently you can pass in relative paths with slashes in, and this
upsets HDF5's createGroup function.
|
2015-10-01 22:39:22 +01:00 |
|
Matt Spraggs
|
9c52fa104b
|
Hdf5File.cpp: fixed bug in determination of first group name
|
2015-10-01 21:38:17 +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 |
|
|
918e1c7ce8
|
MathInterpreter: include pi as a constant, fix in function call
|
2015-09-28 18:18:13 +01:00 |
|
|
ccce7b11c0
|
Plot: use of new mkdir function from LatCore
|
2015-09-28 16:32:37 +01:00 |
|
|
2b0d75c012
|
ASCII data: lexer compatibility fix
|
2015-09-08 11:34:40 +01:00 |
|
|
af3023038b
|
Minuit minimiser: interface to choose algorithm
|
2015-08-07 16:10:03 +02:00 |
|
|
6202ed4518
|
Plot: more ways to plot data
|
2015-07-07 18:50:36 +01:00 |
|
|
cebf2334fa
|
XY datatypes: tools to get residuals or partial residuals from a fit
|
2015-07-07 18:50:03 +01:00 |
|
|
59bb3fb78c
|
Functions: more binding utilities
|
2015-07-07 18:49:22 +01:00 |
|
|
57d4bfb4f8
|
Fit: various fixes in indexing for error-on-variable chi^2
|
2015-06-26 20:34:48 +01:00 |
|
|
1adf182caf
|
fake sample utility fix
|
2015-06-26 20:34:18 +01:00 |
|
|
1f21f7fb81
|
Plot: head command object
|
2015-06-26 20:33:57 +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 |
|
|
bd770cebb5
|
code cleaning
|
2015-06-11 14:03:41 +01:00 |
|
|
49bca8e686
|
two new sample utils
|
2015-06-11 14:03:24 +01:00 |
|
|
389a52374c
|
portability fixes
|
2015-05-23 14:44:43 +01:00 |
|