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.1-alpha.tar.gz
md5=39cfac63baa35eb7a7eb8bb15ce682d7

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: 10 Mar 2016

Dependencies (2)

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

Dev Dependencies

None

Used by

None

Conflicts

None