[ Source: libkdtree++ ]
Package: python3-kdtree (0.7.3-1 and others)
Links for python3-kdtree
Debian Resources:
Download Source Package libkdtree++:
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-kdtree
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armel, armhf, i386, s390x]
-
- dep: libgcc-s1 (>= 3.0) [not armel, armhf, riscv64]
- GCC support library
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
Download python3-kdtree
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 0.7.3-1+b1 | 76.5 kB | 417.0 kB | [list of files] |
arm64 | 0.7.3-1+b1 | 69.3 kB | 445.0 kB | [list of files] |
armel | 0.7.3-1+b1 | 61.6 kB | 439.0 kB | [list of files] |
armhf | 0.7.3-1+b1 | 62.4 kB | 311.0 kB | [list of files] |
i386 | 0.7.3-1+b1 | 91.0 kB | 475.0 kB | [list of files] |
ppc64el | 0.7.3-1+b1 | 77.7 kB | 509.0 kB | [list of files] |
riscv64 | 0.7.3-1+b1 | 77.8 kB | 361.0 kB | [list of files] |
s390x | 0.7.3-1+b1 | 67.7 kB | 401.0 kB | [list of files] |