pykdtree 1.2.2-3build1 source package in Ubuntu

Changelog

pykdtree (1.2.2-3build1) artful; urgency=medium

  * No-change rebuild to build to drop python3.5.

 -- Matthias Klose <email address hidden>  Sat, 05 Aug 2017 16:26:52 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
pykdtree_1.2.2.orig.tar.gz 58.4 KiB 958cb731b19f10e14471947e67602876c3ab9e01246e6b9c6c5cbfd34d17141f
pykdtree_1.2.2-3build1.debian.tar.xz 4.7 KiB 70d1362eceb243ae1ff8abfef7964f7e1001b2980aeb0d130e0248cb1d11de3f
pykdtree_1.2.2-3build1.dsc 2.2 KiB 08cb71b1efc2378b922ee08a4b8730eb33ac0407d97a064a595aba53bcc67155

View changes file

Binary packages built by this source

python-pykdtree: 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.

python-pykdtree-dbgsym: No summary available for python-pykdtree-dbgsym in ubuntu cosmic.

No description available for python-pykdtree-dbgsym in ubuntu cosmic.

python3-pykdtree: No summary available for python3-pykdtree in ubuntu artful.

No description available for python3-pykdtree in ubuntu artful.

python3-pykdtree-dbgsym: Debug symbols for python3-pykdtree