hdf5-1.8.10: Haskell interface to the HDF5 scientific data storage library.
This is a low-level but typesafe Haskell interface to the HDF5 library. No pointers necessary.
Modules
- Bindings
- Bindings.HDF5
- Bindings.HDF5.Attribute
- Bindings.HDF5.Core
- Bindings.HDF5.Dataset
- Bindings.HDF5.Dataspace
- Bindings.HDF5.Datatype
- Bindings.HDF5.Error
- Bindings.HDF5.ErrorCodes
- Bindings.HDF5.File
- Bindings.HDF5.Group
- Bindings.HDF5.Link
- Bindings.HDF5.Object
- Bindings.HDF5.PropertyList
- Bindings.HDF5.PropertyList.DAPL
- Bindings.HDF5.PropertyList.DCPL
- Bindings.HDF5.PropertyList.DXPL
- Bindings.HDF5.PropertyList.FAPL
- Bindings.HDF5.PropertyList.FCPL
- Bindings.HDF5.PropertyList.FMPL
- Bindings.HDF5.PropertyList.GAPL
- Bindings.HDF5.PropertyList.GCPL
- Bindings.HDF5.PropertyList.LAPL
- Bindings.HDF5.PropertyList.LCPL
- Bindings.HDF5.PropertyList.OCPL
- Bindings.HDF5.PropertyList.OCPYPL
- Bindings.HDF5.PropertyList.STRCPL
- Bindings.HDF5.PropertyList.TAPL
- Bindings.HDF5.PropertyList.TCPL
- Bindings.HDF5.Raw
- Bindings.HDF5.Raw.H5
- Bindings.HDF5.Raw.H5A
- Bindings.HDF5.Raw.H5AC
- Bindings.HDF5.Raw.H5C
- Bindings.HDF5.Raw.H5D
- Bindings.HDF5.Raw.H5E
- Bindings.HDF5.Raw.H5F
- Bindings.HDF5.Raw.H5FD
- Bindings.HDF5.Raw.H5G
- Bindings.HDF5.Raw.H5I
- Bindings.HDF5.Raw.H5L
- Bindings.HDF5.Raw.H5MM
- Bindings.HDF5.Raw.H5O
- Bindings.HDF5.Raw.H5P
- Bindings.HDF5.Raw.H5R
- Bindings.HDF5.Raw.H5S
- Bindings.HDF5.Raw.H5T
- Bindings.HDF5.Raw.H5Z
- Bindings.HDF5.Raw.Util
- Bindings.HDF5
- Foreign