[ 原始碼: pyemd ]
套件:python3-pyemd(0.5.1-2 以及其他的)
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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4.4)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy (>= 1:1.9.0)
- Fast array facility to the Python 3 language