libghc-edit-distance-vector-prof

Calculate edit distances and edit scripts between vectors.; profiling libraries

Description

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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/thsutton/edit-distance-vector


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-edit-distance-vector-prof