python3-pykdtree binary package in Ubuntu Oracular armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-05-09 14:09:38 UTC Published Ubuntu Oracular armhf release universe python Optional 1.3.12+ds-1
  • Published
  2024-05-09 14:10:37 UTC Superseded Ubuntu Oracular armhf release universe python Optional 1.3.11+ds-1build1
  • Removal requested .
  • Superseded by armhf build of pykdtree 1.3.12+ds-1 in ubuntu oracular RELEASE
  • Published
  • Copied from ubuntu noble-proposed armhf in Primary Archive for Ubuntu