Skip to content
Sections
>> Trisquel >> Pakete >> aramo >> science >> python3-tinyalign
nabia  ] [  aramo  ]
[ Quellcode: python-tinyalign  ]

Paket: python3-tinyalign (0.2.1-1build1)

numerical representation of differences between strings

A small Python module providing edit distance (aka Levenshtein distance, that is, counting insertions, deletions and substitutions) and Hamming distance computation.

Its main purpose is to speed up computation of edit distance by allowing to specify a maximum number of differences maxdiff (banding). If that parameter is provided, the returned edit distance is anly accurate up to maxdiff. That is, if the actual edit distance is higher than maxdiff, a value larger than maxdiff is returned, but not necessarily the actual edit distance.

Andere Pakete mit Bezug zu python3-tinyalign

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.17) [arm64, ppc64el]
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
    dep: libc6 (>= 2.4) [amd64, armhf]
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.11)
    dep: python3 (>= 3.10~)

python3-tinyalign herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 17,4 kB63 kB [Liste der Dateien]
arm64 16,9 kB55 kB [Liste der Dateien]
armhf 15,6 kB45 kB [Liste der Dateien]
ppc64el 19,3 kB91 kB [Liste der Dateien]