Package: python3-pykdtree (1.3.13+ds-1)
Links for python3-pykdtree
Debian Resources:
Download Source Package pykdtree:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-pykdtree
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) support library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy (>= 1:1.25.0)
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy-abi9
- virtual package provided by python3-numpy
Download python3-pykdtree
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
s390x | 63.8 kB | 213.0 kB | [list of files] |