パッケージ: python3-pykdtree (1.3.1-2)
python3-pykdtree に関するリンク
Debian の資源:
pykdtree ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fast kd-tree implementation with OpenMP-enabled queries (Python 3 version)
pykdtree is a kd-tree implementation for fast nearest neighbour search in Python. The aim is to be the fastest implementation around for common use cases (low dimensions and low number of neighbours) for both tree construction and queries.
The implementation is based on scipy.spatial.cKDTree and libANN by combining the best features from both and focus on implementation efficiency.
The interface is similar to that of scipy.spatial.cKDTree except only Euclidean distance measure is supported.
Queries are optionally multithreaded using OpenMP.
This is the Python 3 version of the package.
その他の python3-pykdtree 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
-
- dep: python3-numpy (>= 1:1.14.3)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy