|
2 years ago | |
---|---|---|
.. | ||
doc | 2 years ago | |
include | 2 years ago | |
samples | 2 years ago | |
src | 2 years ago | |
test | 2 years ago | |
tutorials | 2 years ago | |
CMakeLists.txt | 2 years ago | |
README.md | 2 years ago |
The module contains I/O routines for Hierarchical Data Format: https://en.m.wikipedia.org/wiki/Hierarchical_Data_Format meant to store large amounts of data. This module does not implement the specs from scratch, it's a wrapper on top of libhdf5, which should be pre-installed by the user.