npyversion
Numpy npy file format reading/writing.
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.
Author | Laurent Mazare |
---|---|
Published | |
Homepage | https://github.com/LaurentMazare/npy-ocaml |
Issue Tracker | https://github.com/LaurentMazare/npy-ocaml/issues |
Maintainer | Laurent Mazare <lmazare@gmail.com> |
Dependencies | |
Source [http] | https://github.com/LaurentMazare/npy-ocaml/archive/0.0.6.tar.gz sha256=0ff64ac13a913edcb4c00e889c3c8ad28df689d3a842ec081eebafbe6cc3ea30 md5=1176541495878867a78a7e5efc3ac9bc |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/npy/npy.0.0.5/opam |
Optionally used by
- tensorflow>=0.0.11