package npy

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

Install

Authors

Maintainers

Sources

0.0.7b.tar.gz
md5=1f6a6fa9f13703624fd3ee9704494f9f

Description

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

Published: 01 Jan 2018

Dependencies (4)

  1. jbuilder
  2. ocamlfind build
  3. camlzip
  4. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None