[ 源代码: 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) [armel, armhf, i386, s390x]
-
- 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 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
下载 python3-kdtree
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 0.7.3-1+b1 | 76.5 kB | 417.0 kB | [文件列表] |
arm64 | 0.7.3-1+b1 | 69.3 kB | 445.0 kB | [文件列表] |
armel | 0.7.3-1+b1 | 61.6 kB | 439.0 kB | [文件列表] |
armhf | 0.7.3-1+b1 | 62.4 kB | 311.0 kB | [文件列表] |
i386 | 0.7.3-1+b1 | 91.0 kB | 475.0 kB | [文件列表] |
ppc64el | 0.7.3-1+b1 | 77.7 kB | 509.0 kB | [文件列表] |
riscv64 | 0.7.3-1+b1 | 77.8 kB | 361.0 kB | [文件列表] |
s390x | 0.7.3-1+b1 | 67.7 kB | 401.0 kB | [文件列表] |