package hdf5

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1-alpha.tar.gz
md5=81b08d0ef1cfca8d5e81289fd8f3360a

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: 16 Sep 2015

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.02" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None