Pakket: libghc-edit-distance-vector-dev (1.0.0.4-2 en anderen)
Verwijzigingen voor libghc-edit-distance-vector-dev
Debian bronnen:
Het bronpakket haskell-edit-distance-vector downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libghc-edit-distance-vector-dev gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-7d708
- virtueel pakket geboden door ghc
-
- dep: libghc-vector-dev-0.12.1.2-e847a
- virtueel pakket geboden door 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