Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> science >> python3-tinyalign
nabia  ] [  aramo  ]
[ 源代码: python-tinyalign  ]

软件包: 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.

其他与 python3-tinyalign 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.17) [arm64, ppc64el]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: 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

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 17.4 kB63 kB [文件列表]
arm64 16.9 kB55 kB [文件列表]
armhf 15.6 kB45 kB [文件列表]
ppc64el 19.3 kB91 kB [文件列表]