Package : python-pykdtree

Package details

Summary: A Python kd-tree nearest neighbour search

Description:
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. Queries are optionally
multithreaded using OpenMP.


URL: https://pypi.python.org/pypi/pykdtree
License: GPLv3

Maintainer: eatdirt

List of RPMs