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

Package: 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.

Other Packages Related to python3-tinyalign

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.17) [arm64, ppc64el]
    GNU C Library: Shared libraries
    also a virtual package provided by 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~)

Download python3-tinyalign

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 17.4 kB63 kB [list of files]
arm64 16.9 kB55 kB [list of files]
armhf 15.6 kB45 kB [list of files]
ppc64el 19.3 kB91 kB [list of files]