Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
graphtage-0.2.8-darwin-x86_64.zip | 2023-06-21 | 54.7 MB | |
graphtage-0.2.8-linux-x86_64.zip | 2023-06-21 | 61.4 MB | |
Graphtage v0.2.8 source code.tar.gz | 2023-06-21 | 142.1 kB | |
Graphtage v0.2.8 source code.zip | 2023-06-21 | 168.2 kB | |
README.md | 2023-06-21 | 265 Bytes | |
Totals: 5 Items | 116.5 MB | 0 |
Bugfix release:
Fixes an issue where intermediate cost bounds for iterative Levenshtein distance calculations could overestimate the cost of the final, minimum-cost edit. This could lead to infinite loops. This fix will also likely increase matching performance.