[ 源代码: python-msgpack-numpy ]
软件包:python3-msgpack-numpy(0.4.4-1.1)
python3-msgpack-numpy 的相关链接
Debian 的资源:
下载源码包 python-msgpack-numpy:
- [python-msgpack-numpy_0.4.4-1.1.dsc]
- [python-msgpack-numpy_0.4.4.orig.tar.gz]
- [python-msgpack-numpy_0.4.4-1.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-numpy
- Fast array facility to the Python 3 language