PACKAGE NAME: hdf5-1.8.4-i486-1am.txz PACKAGE LOCATION: ./salix/ap PACKAGE SIZE (compressed): 1234 K PACKAGE SIZE (uncompressed): 4936 K PACKAGE REQUIRED: cxxlibs|gcc-g++,gcc,gcc-gfortran,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: hdf5: HDF5 (A library and file format for storing scientific data) hdf5: hdf5: HDF5 can store two primary objects: datasets and groups. A dataset is hdf5: essentially a multidimensional array of data elements, and a group is hdf5: a structure for organizing objects in an HDF5 file. Using these two hdf5: basic objects, one can create and store almost any kind of scientific hdf5: data structure, such as images, arrays of vectors, and structured and hdf5: unstructured grids. You can also mix and match them in HDF5 files hdf5: according to your needs. hdf5: hdf5: