Skip to content
Sections
>> Trisquel >> Pakete >> aramo >> python >> python3-kdtree
etiona  ] [  nabia  ] [  aramo  ]
[ Quellcode: libkdtree++  ]

Paket: python3-kdtree (0.7.1+git20101123-6build1)

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

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgcc-s1 (>= 3.3.1) [nicht armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 5)
    GNU Standard C++ Library v3
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.11)
    dep: python3 (>= 3.10~)

python3-kdtree herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 79,2 kB370 kB [Liste der Dateien]
arm64 70,2 kB333 kB [Liste der Dateien]
armhf 65,1 kB279 kB [Liste der Dateien]
ppc64el 76,1 kB437 kB [Liste der Dateien]