|
před 2 roky | |
---|---|---|
.. | ||
doc | před 2 roky | |
include | před 2 roky | |
samples | před 2 roky | |
src | před 2 roky | |
test | před 2 roky | |
tutorials | před 2 roky | |
CMakeLists.txt | před 2 roky | |
README.md | před 2 roky |
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.