Skip to content

minor update

Compare
Choose a tag to compare
@cicirello cicirello released this 20 Aug 17:29
· 1515 commits to master since this release

Release includes: More efficient implementations of ReinsertionDistance and KendallTauDistance. Specifically O(n lg n) implementations where the prior implementations were O(n^2).