Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
published version 1.3.2, 4 years agoSimple unit testing class to perform and report tests for AutoHotkey projects
published version 0.6.1, 4 years agoA fast, super powerful, and flexible screen searching library for AHK
published version 0.4.0, 4 years agoGenerates all possible permutations of the input array or string using [Heap's algorithm](https://en.wikipedia.org/wiki/Heap%27s_algorithm), which minimizes movement.
published version 0.1.2, 5 years agoConverts 24-hour (military) time string to 12-hour (meridiem) time string and vice versa.
published version 0.1.1, 4 years agoexpect.ahk is a testing package to perform and report on tests for AutoHotkey projects. It is Test Anything Protocol (TAP) compliant
published version 0.1.1, 3 years agoadds the method `frequencies` to biga.ahk
published version 0.1.0, 3 years agoFinds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
published version 0.2.1, a year ago