deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.17), libgomp1 (>= 4.9), python3 (<< 3.13), python3 (>= 3.12~),
python3-numpy (>= 1:1.25.0), python3-numpy-abi9, python3:any
Description: |-
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.
Homepage: https://github.com/storpipfugl/pykdtree
Installed-Size: '189'
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Package: python3-pykdtree
Priority: optional
Section: python
Source: pykdtree
Version: 1.3.13+ds-1
srcpkg_name: pykdtree
srcpkg_version: 1.3.13+ds-1