v0.2.12
Pre-release
Pre-release
·
2137 commits
to master
since this release
0.2.12 (2018-12-31)
Features:
HDF5 high-level functions:
- h5dump: Dump the content of hdf5 file as text.
- h5ls: List the content of an hdf5.
- h5writeatt: Writes HDF5 attribute.
- h5readatt: Read HDF5 attribute.
- h5write: Writes HDF5 data set.
- h5readatt: Read HDF5 data set.
- h5create: Creates a data set.
Bug Fixes:
Compilation:
- BOOST 1.68 on Windows
- Eigen 3.3.7