npyversion
Numpy npy file format reading/writing.
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.
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.5.tar.gz sha256=1eb2fad38c0fb666ad575c30545ff0b79f53048880ed30332c569c48af3fb998 md5=3764488cc7ba863e3b4cce86001b22e0 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/npy/npy.0.0.4/opam |
Optionally used by
- tensorflow>=0.0.11