libkdtree++ 0.7.1+git20101123-4build3 source package in Ubuntu

Changelog

libkdtree++ (0.7.1+git20101123-4build3) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Mon, 18 Jan 2016 19:39:11 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
libkdtree++_0.7.1+git20101123.orig.tar.xz 88.7 KiB d7d9859339ef129e43691f31b4573d389f3f6ec76c71c5d312361134b6cb56e9
libkdtree++_0.7.1+git20101123-4build3.debian.tar.xz 12.1 KiB fa31e21b970f4f928b588fafe99d6a1c07d69d889a506cd919dd06bd9b3b6d8c
libkdtree++_0.7.1+git20101123-4build3.dsc 2.2 KiB 2e31f03fa4e09c6a7480a1c5408580148aa58a4b21b6fa67f793b15b45e18bd6

View changes file

Binary packages built by this source

libkdtree++-dev: No summary available for libkdtree++-dev in ubuntu yakkety.

No description available for libkdtree++-dev in ubuntu yakkety.

python-kdtree: container for kd-tree sorting for Python

 A container implementing k-dimensional space sorting using a kd-tree. It:
 .
  - supports two- to six-dimensional spaces
  - can store any data structure
  - provides standard find as well as range queries
  - has amortised O(lg n) time (O(n lg n) worst case) on most operations
    (insert/erase/find optimised) and worst-case O(n) space
  - provides means to rebalance and thus optimise the tree
 .
 This package contains the extension built for the Python interpreter.

python-kdtree-dbg: container for kd-tree sorting for Python (debug extension)

 A container implementing k-dimensional space sorting using a kd-tree. It:
 .
  - supports two- to six-dimensional spaces
  - can store any data structure
  - provides standard find as well as range queries
  - has amortised O(lg n) time (O(n lg n) worst case) on most operations
    (insert/erase/find optimised) and worst-case O(n) space
  - provides means to rebalance and thus optimise the tree
 .
 This package contains the extension built for the Python debug interpreter.

python3-kdtree: container for kd-tree sorting for Python 3

 A container implementing k-dimensional space sorting using a kd-tree. It:
 .
  - supports two- to six-dimensional spaces
  - can store any data structure
  - provides standard find as well as range queries
  - has amortised O(lg n) time (O(n lg n) worst case) on most operations
    (insert/erase/find optimised) and worst-case O(n) space
  - provides means to rebalance and thus optimise the tree
 .
 This package contains the extension built for the Python 3 interpreter.

python3-kdtree-dbg: No summary available for python3-kdtree-dbg in ubuntu yakkety.

No description available for python3-kdtree-dbg in ubuntu yakkety.