Skip to content

v2.1.0

Compare
Choose a tag to compare
@yu9824 yu9824 released this 01 May 15:12
· 121 commits to main since this release
016571c
  • Optimize algorithm
  • Deal with Large number of data.
    • parallel calculation when calculating distance (Add n_jobs argument)
    • recursion number settings
  • Add other than "euclidean" calculation methods (Add metric argument)