Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 16:37
· 334 commits to main since this release
  • Added support for fast winnowing (15x improvement) thanks to a contribution from tardyp
    • This is enabled by a supporting package; scanoss_winnowing.
    • It can be installed using: pip3 install scanoss_winnowing
    • Or using: pip3 install --upgrade scanoss[fast_winnowing]