Install this package:
emerge -a dev-haskell/edit-distance-vector
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/edit-distance-vector
Or alternatively:
emerge --autounmask-write -a dev-haskell/edit-distance-vector
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.0.4 | 8 | ~amd64 | 0/1.0.0.4 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> 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. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | edit-distance-vector-1.0.0.4.tar.gz | 5819 bytes | 1.0.0.4 |
| Type | File | Size |
|---|