パッケージ: libghc-edit-distance-vector-dev (1.0.0.4-5)
libghc-edit-distance-vector-dev に関するリンク
Debian の資源:
haskell-edit-distance-vector ソースパッケージをダウンロード:
- [haskell-edit-distance-vector_1.0.0.4-5.dsc]
- [haskell-edit-distance-vector_1.0.0.4.orig.tar.gz]
- [haskell-edit-distance-vector_1.0.0.4-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Calculate edit distances and edit scripts between vectors.
An implementation of the Wagner–Fischer dynamic programming algorithm to find the optimal edit script and cost between two sequences.
The implementation in this package is specialised to sequences represented with "Data.Vector" but is otherwise agnostic to:
* The type of values in the vectors;
* The type representing edit operations; and
* The type representing the cost of operations.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-edit-distance-vector-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b7e3b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-vector-dev-0.13.1.0-15849
- 以下のパッケージによって提供される仮想パッケージです: libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ