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

18 Commits

Author SHA1 Message Date
36fb53b0f6 Updated automake including latan-plot 2019-02-04 10:59:05 +00:00
6b624186cd FFT with GSL 2017-10-10 16:56:23 +01:00
5641f3b481 Sample plot utility 2017-07-09 14:14:11 +01:00
cbdb2fba6f Merge commit '82d020c82fb0a3ac8f1b56da8b3e00a0fff4716d' into develop
# Conflicts:
#	utils/Makefile.am
2016-06-14 18:40:03 +01:00
85d76052ce more consistent naming of utilities 2016-06-14 12:34:46 +01:00
Matt Spraggs
82d020c82f Utils: Renamed sample_flatten.cpp to sample_element.cpp as suggested 2016-06-09 17:38:41 +01:00
Matt Spraggs
1f3a8c27a1 Utils: Added little utility to flatten 1x1 DMatSamples 2016-06-07 18:11:01 +01:00
d1666a1e75 compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
3611d12fa9 internal random generator entirely removed, use C++11 generators 2016-04-06 20:04:23 +01:00
ebc676e577 Merge branch 'master' into new_fit
# Conflicts:
#	lib/Plot.hpp
2016-04-06 18:40:14 +01:00
de84137f2c external tool to plot correlation heatmap 2016-04-06 18:39:03 +01:00
3793aca27c lot of fixes, XYSampleData fit now seems to work (more checks are probably needed) 2016-03-16 20:03:32 +00:00
0b7a839880 tool to create & save a random generator state 2015-11-18 19:48:10 +00:00
49bca8e686 two new sample utils 2015-06-11 14:03:24 +01:00
ba25380269 minor code cleaning 2014-06-04 14:40:34 +02:00
270186f52e examples/utils build fix 2014-04-07 15:56:53 +01:00
7699dad913 sample_read util update and resampling util 2014-02-17 18:50:26 +00:00
47b9789f84 big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00