Skip to content

JavaPermutationTools, v3.1.1

Choose a tag to compare

@cicirello cicirello released this 17 Feb 16:24
· 627 commits to master since this release
1cf37aa

[3.1.1] - 2022-02-17

Fixed

  • Fixed inefficient memory usage in KendallTauDistance (issue #183)
  • Fixed inefficient memory usage in KendallTauSequenceDistance (issue #184)
  • Fixed inefficient memory usage in WeightedKendallTauDistance (issue #185)
  • Fixed inefficiency in WeightedKendallTauDistance related to redundant computation (issue #182)