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.7b.tar.gz sha256=4eac0cb50c01320f8ce18c45f070cd98f5f234d618427d5e2ba14dd806434cc5 md5=1f6a6fa9f13703624fd3ee9704494f9f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/npy/npy.0.0.7/opam |
Optionally used by
- tensorflow>=0.0.11