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 [ファイル一覧]