Minor patch release 0.8.29
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
- @dmlls made their first contribution in #535
- @jcfaracco made their first contribution in #540
- @luis261 made their first contribution in #552
- @tadorfer made their first contribution in #558
- @lmcinnes made their first contribution in #563
Full Changelog: 0.8.28...0.8.29