[ 原始碼: libkdtree++ ]
套件:python3-kdtree(0.7.3-1)
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 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el, riscv64]
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf, riscv64]
- GCC 支援函式庫
- 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.12~)
下載 python3-kdtree
硬體架構 | 套件大小 | 安裝後大小 | 檔案 |
---|---|---|---|
amd64 | 90。3 kB | 788。0 kB | [檔案列表] |
arm64 | 84。6 kB | 842。0 kB | [檔案列表] |
armel | 75。0 kB | 710。0 kB | [檔案列表] |
armhf | 73。9 kB | 558。0 kB | [檔案列表] |
i386 | 104。7 kB | 902。0 kB | [檔案列表] |
mips64el | 75。3 kB | 872。0 kB | [檔案列表] |
ppc64el | 92。8 kB | 970。0 kB | [檔案列表] |
riscv64 | 92。3 kB | 674。0 kB | [檔案列表] |
s390x | 79。4 kB | 754。0 kB | [檔案列表] |