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

10 Commits

Author SHA1 Message Date
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
257c430745 I/O for DSample type 2016-04-05 15:57:19 +01:00
4f2e87cf4f Hdf5File: random generator state I/O fix 2015-11-18 19:46:08 +00:00
1b0bdf074a HDF5: compatibility fix for pre-C++11 ABI 2015-11-03 15:57:01 +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
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