[ 原始碼: python-msgpack-numpy ]
套件:python3-msgpack-numpy(0.4.8-1)
python3-msgpack-numpy 的相關連結
Debian 的資源:
下載原始碼套件 python-msgpack-numpy:
- [python-msgpack-numpy_0.4.8-1.dsc]
- [python-msgpack-numpy_0.4.8.orig.tar.gz]
- [python-msgpack-numpy_0.4.8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-msgpack-numpy 有關的套件
|
|
|
|
-
- 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