package hdf5

  1. Overview
  2. Docs
Manages HDF5 files used for storing large amounts of data

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.2-alpha.tar.gz
md5=41cd28afaaebffa04d47e6809659d326

Description

The library manages reading and writing to HDF5 files. HDF5 file format is used for storing and organizing large amounts of data. Also provided is a fast way of working with large arrays of records, much faster than OCaml arrays of records.

Published: 26 May 2017

Dependencies (4)

  1. cppo_ocamlbuild build
  2. cppo build
  3. ocamlfind build
  4. ocaml >= "4.02" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None