[ buster ]
[ sid ]
Pakket: python-kdtree (0.7.1+git20101123-4 en anderen) [debports]
Verwijzigingen voor python-kdtree
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [alioth.debian.org]
Vergelijkbare pakketten:
container for kd-tree sorting for Python
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 interpreter.
Andere aan python-kdtree gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:4.1.1)
- Pakket niet beschikbaar
-
- dep: libstdc++6 (>= 4.2.1)
- GNU Standard C++ Library v3
-
- dep: python
- Pakket niet beschikbaar
- dep: python (<< 2.8)
- dep: python (>= 2.7~)