Skip to content

Version 0.5.0

Latest

Choose a tag to compare

@leoisl leoisl released this 20 Jul 10:07
· 7 commits to master since this release
b9bab76

0.5.0 - 2023-07-18

Fixed

  • Properly handling Ns in the MSA, and in the denovo sequences (see PR #60
    and PR #61 for more details);

Changed

  • scikit-learn, numpy and pytest dependencies updated;
  • The KMeans algorithm used is now elkan;