[ Bron: python-msgpack-numpy ]
Pakket: python3-msgpack-numpy (0.4.4-1)
Verwijzigingen voor python3-msgpack-numpy
Debian bronnen:
Het bronpakket python-msgpack-numpy downloaden:
- [python-msgpack-numpy_0.4.4-1.dsc]
- [python-msgpack-numpy_0.4.4.orig.tar.gz]
- [python-msgpack-numpy_0.4.4-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
serialize numpy arrays using msgpack
This package provides encoding and decoding routines that enable the serialization and deserialization of numerical and array data types provided by numpy using the highly efficient msgpack format. Serialization of Python's native complex data types is also supported.
Andere aan python3-msgpack-numpy gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-numpy
- Fast array facility to the Python 3 language