Hierarchical Data Format: Difference between revisions

Content deleted Content added
Added Common Lisp as supported language
m HDF5: update image caption
Line 48:
 
HDF5 simplifies the file structure to include only two major types of object:
[[Image:HDF-Structure-Example.gif|thumb|right|HDF- Structure- Example]]
*Datasets, which are multidimensional arrays of a homogeneous type
*Groups, which are container structures which can hold datasets and other groups