Skip to content
Sections
>> Trisquel >> Pakete >> etiona >> python >> python-pykdtree
etiona  ]
[ Quellcode: pykdtree  ]

Paket: python-pykdtree (1.2.2-3build1)

Fast kd-tree implementation with OpenMP-enabled queries (Python 2 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 2 version of the package.

Andere Pakete mit Bezug zu python-pykdtree

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
  • dep: libgomp1 (>= 4.9)
    GCC OpenMP (GOMP) support library
  • dep: python
    interactive high-level object-oriented language (default version)
    dep: python (<< 2.8)
    dep: python (>= 2.7~)
  • dep: python-numpy (>= 1:1.10.0~b1)
    Numerical Python adds a fast array facility to the Python language
  • dep: python-numpy-abi9
    virtuelles Paket, bereitgestellt durch python-numpy

python-pykdtree herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 39,6 kB131 kB [Liste der Dateien]
i386 41,4 kB137 kB [Liste der Dateien]