package hdf5

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.4.tar.gz
md5=1fe2ba3b4eeb48b59e0adebc5e876a2b

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: 20 Oct 2017

Dependencies (4)

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

Dev Dependencies

None

Used by

None

Conflicts

None