Skip to content

Release 1.7.0

Choose a tag to compare

@maxbachmann maxbachmann released this 27 Sep 15:17
· 657 commits to main since this release
1ec62d5

Changed

  • Added typing for process.cdist
  • Added multithreading support to cdist using the argument process.cdist
  • Add dtype argument to process.cdist to set the dtype of the result numpy array (see #132)
  • Use a better hash collision strategy in the internal hashmap, which improves the worst case performance