- libc6 (>= 2.17)
- libgcc1 (>= 1:3.0)
- libstdc++6 (>= 5)
- python-dbg (<< 2.8)
- python-dbg (>= 2.7~)
- python-dbg:any (<< 2.8)
- python-dbg:any (>= 2.7~)
- python-kdtree (= 0.7.1+git20101123-4+b4)
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.
Installed Size: 1.7 MB
Architectures: amd64 arm64