[ Source: libkdtree++ ]
Package: python3-kdtree (0.7.5-1)
Links for python3-kdtree
Debian Resources:
Download Source Package libkdtree++:
Maintainers:
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]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.32) [ppc64el]
- dep: libc6 (>= 2.4) [armhf, i386, s390x]
-
- dep: libgcc-s1 (>= 3.0) [not armhf, riscv64]
- GCC support library
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [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.15)
- dep: python3 (>= 3.13~)
Download python3-kdtree
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 93.6 kB | 797.0 kB | [list of files] |
| arm64 | 82.0 kB | 843.0 kB | [list of files] |
| armhf | 78.0 kB | 575.0 kB | [list of files] |
| i386 | 96.6 kB | 911.0 kB | [list of files] |
| ppc64el | 93.3 kB | 971.0 kB | [list of files] |
| riscv64 | 98.1 kB | 659.0 kB | [list of files] |
| s390x | 85.0 kB | 759.0 kB | [list of files] |
