Skip to content

Minor patch release 0.8.29

Compare
Choose a tag to compare
@lmcinnes lmcinnes released this 31 Oct 17:23
· 45 commits to master since this release

What's Changed

  • Fix malformed list in docs by @dmlls in #535
  • Incorrect initialization in BallTreeBoruvka dual_tree_traversal by @GregDemand in #508
  • hdbscan: add support to other types of input integers by @jcfaracco in #540
  • Add parameter to DBCV which toggles the usage of mutual reachability distances by @luis261 in #552
  • Fixed: validity index no longer returning nan by @tadorfer in #558
  • Use a positional argument for the cachedir/location by @lmcinnes in #563

New Contributors

Full Changelog: 0.8.28...0.8.29