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.3.tar.gz sha256=75be81aac28c3095e0aa782b733c04635a86bb1a572a765eb90bb44d5bb357c8 md5=c1bb7d987a2b005da7ab6d279c3572b5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/npy/npy.0.0.2/opam |
Optionally used by
- tensorflow>=0.0.11