[ Quellcode: libkdtree++ ]
Paket: python3-kdtree (0.7.3-1)
Links für python3-kdtree
Debian-Ressourcen:
Quellcode-Paket libkdtree++ herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu python3-kdtree
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC Support-Bibliothek
-
- dep: libstdc++6 (>= 13.1)
- GNU-Implementierung der Standard-C++-Bibliothek (Version 3)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
python3-kdtree herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
arm64 | 84,6 kB | 842,0 kB | [Liste der Dateien] |