Hierarchical Data Format 1.9.5 (Pre-release branch) |
|
|
HDF (Hierarchical Data Format) is a general
purpose library and file format for storing
scientific data. It arranges data into datasets
(multidimensional arrays) and groups (a structure
for organizing objects).
License: BSD License (original)
Changes:
A bug that caused segfaults in Attribute::read was fixed. PropList::getClassName now uses the portable HDfree instead of free.
|