[ 原始碼: haskell-edit-distance-vector ]
套件:libghc-edit-distance-vector-dev(1.0.0.4-2 以及其他的)
libghc-edit-distance-vector-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-edit-distance-vector:
- [haskell-edit-distance-vector_1.0.0.4-2.dsc]
- [haskell-edit-distance-vector_1.0.0.4.orig.tar.gz]
- [haskell-edit-distance-vector_1.0.0.4-2.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.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-7d708
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-vector-dev-0.12.1.2-e847a
- 本虛擬套件由這些套件填實: libghc-vector-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-edit-distance-vector-doc
- Calculate edit distances and edit scripts between vectors.; documentation
-
- sug: libghc-edit-distance-vector-prof
- Calculate edit distances and edit scripts between vectors.; profiling libraries