[ aramo ]
[ 源代码: pyemd ]
软件包: python3-pyemd (0.5.1-2build3)
python3-pyemd 的相关链接
Trisquel 的资源:
下载源码包 pyemd:
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Paul Wise
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for the Earth Mover's Distance with NumPy
PyEMD is a Python wrapper for Ofir Pele and Michael Werman's implementation of the Earth Mover's Distance that allows it to be used with NumPy. If you use this code, please cite the papers listed in the README.md.
其他与 python3-pyemd 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-numpy (>= 1:1.9.0)
- Fast array facility to the Python 3 language