package npy

  1. Overview
  2. Docs
Numpy npy file format reading/writing.

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.5.tar.gz
md5=3764488cc7ba863e3b4cce86001b22e0

Description

Provide simple read/write function using the numpy npy file format. These can be used to save a bigarray to disk and then load it from python using numpy.

Published: 06 Mar 2017

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind build
  3. camlzip
  4. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. owl >= "0.8.0"
  2. torch < "v0.16.0"

Conflicts

None