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.9.tar.gz md5=8a06935cb77ad546cd40872fcf7fd1e1 sha512=d682a748fd94d077e763bab259946690aff3b4da5ff374820e79802a49dc6f75ab0d0af3a739a52538453508687c3675a29860ff36c12f2b33a0de59c8ab5b2a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/npy/npy.0.0.9/opam |
Optionally used by
- tensorflow>=0.0.11