edit-distance-linear: Efficient implementation of the Levenshtein edit distance in linear memory.
Please see the README on GitHub at https://github.com/0xd34df00d/edit-distance-linear#readme
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
llvm | Use the LLVM code generator (strongly recommended) | Disabled |
with-executable | Build the test executable (a fast and dirty way of benchmarking, for the package development only) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- edit-distance-linear-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.1, 0.2.0.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | array, base (>=4.7 && <5), bytestring, edit-distance-linear [details] |
License | BSD-3-Clause |
Copyright | 2019 Georg Rudoy |
Author | Georg Rudoy |
Maintainer | 0xd34df00d@gmail.com |
Category | Algorithms |
Home page | https://github.com/0xd34df00d/edit-distance-linear#readme |
Bug tracker | https://github.com/0xd34df00d/edit-distance-linear/issues |
Source repo | head: git clone https://github.com/0xd34df00d/edit-distance-linear |
Uploaded | by 0xd34df00d at 2019-12-08T22:44:39Z |
Distributions | NixOS:0.2.0.2 |
Executables | edit-distance-linear-exe |
Downloads | 819 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-12-08 [all 1 reports] |