Commit Graph

28 Commits

Author SHA1 Message Date
Guilhem Lavaux
3626ebf5ce Add support for setup.py in the rest of cmake files. Fix for HDF5. 2019-08-15 13:12:57 +03:00
3af42c98d0 Add support for HDF5 >= 1.10 2019-04-18 11:22:54 +02:00
ec4e895fd8 Fixed minimum version number for HDF5 class hierarchy 2018-11-02 08:02:26 +01:00
e0ce86ae18 Attempt to fix version detection 2018-11-01 18:14:35 +01:00
Guilhem Lavaux
2cf9274b2e Use a type alias to ensure compatibility with more versions of HDF5 2017-12-16 17:33:21 +01:00
Guilhem Lavaux
aa42376cbe Update requirements. Split HDF5 compilation into its own virtual target. 2017-12-08 11:11:50 +01:00
Guilhem Lavaux
03a187f063 Added string support 2016-12-11 16:26:17 +01:00
Guilhem Lavaux
6aeb79a384 Use correct type for dimension iteration 2016-12-11 14:47:44 +01:00
Guilhem Lavaux
22f2310f44 Attempt to solve the HDF5 auto typing long standing problem. Must be tested on several architecture 2016-11-03 08:10:15 +01:00
Guilhem Lavaux
984aa5e209 Fixed HDF5 read array 2016-02-25 10:41:28 +01:00
Guilhem Lavaux
43d77feafe Allow for weak HDF5 array reading 2016-02-23 17:34:53 +01:00
Guilhem Lavaux
5e7437b7d4 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2015-04-08 21:02:28 +02:00
Guilhem Lavaux
9b47369d0e Fixed HDF5 hyperslab 2015-04-08 21:01:27 +02:00
Guilhem Lavaux
03fce51182 Moved extent generator definition up 2015-03-21 18:27:09 +01:00
Guilhem Lavaux
bf0be4fb61 Added another layer for hdf5_write_array 2015-03-09 15:31:11 +01:00
Guilhem Lavaux
22aa572370 Added support for enum type in HDF5 2015-02-16 10:59:33 +01:00
Guilhem Lavaux
188af485c9 Do not auto-resize if it is not what we want 2015-02-15 19:40:14 +01:00
Guilhem Lavaux
48bdd03947 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2015-02-13 15:45:31 +01:00
Guilhem Lavaux
2164198f82 Support for static array in HDF5 2015-02-13 15:45:17 +01:00
Guilhem Lavaux
1ab31e6c19 hdf5_read_array now supports array witout resize. 2015-02-12 08:50:07 +01:00
Guilhem Lavaux
c853abe354 Simplified template substitution. Also more general. 2015-02-11 21:38:43 +01:00
Guilhem Lavaux
a26de4a2fa Fixed compilation error in HDF5 2015-02-11 21:27:27 +01:00
Guilhem Lavaux
ebaf13e336 HDF5 work 2015-02-11 21:23:44 +01:00
Guilhem Lavaux
48900328d4 Removed spurious cout 2015-01-31 18:11:35 +01:00
Guilhem Lavaux
44756de2a9 Fixed support for automatic type saving in HDF5 2015-01-31 15:47:44 +01:00
Guilhem Lavaux
2e2224982b Added managed of generic structures directly by the HDF5 array core 2015-01-31 15:11:44 +01:00
Guilhem Lavaux
7f27897b83 Updated copyright headers 2014-05-22 09:38:59 +02:00
Guilhem Lavaux
47255ea25a HDF5 boost multi array transparent support 2014-05-20 16:16:46 +02:00