Pakket: libghc-edit-distance-vector-doc (1.0.0.4-5)
Verwijzigingen voor libghc-edit-distance-vector-doc
Debian bronnen:
Het bronpakket haskell-edit-distance-vector downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Calculate edit distances and edit scripts between vectors.; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-edit-distance-vector-doc gerelateerde pakketten
|
|
|
|
-
- dep: haddock-interface-42
- virtueel pakket geboden door ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-edit-distance-vector-dev
- Calculate edit distances and edit scripts between vectors.
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-edit-distance-vector-prof
- Calculate edit distances and edit scripts between vectors.; profiling libraries