Skip to content
Sections
>> Trisquel >> Packages >> etiona >> python >> python-pykdtree
etiona  ]
[ Source: pykdtree  ]

Package: 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.

Other Packages Related to python-pykdtree

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    also a virtual package provided by 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
    virtual package provided by python-numpy

Download python-pykdtree

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 39.6 kB131 kB [list of files]
i386 41.4 kB137 kB [list of files]