v0.4.12
NearestNeighbors v0.4.12
Closed issues:
- AssertionError in kmedoids alg (#148)
- bug: BoundsError when the skip function returns true for all points (#149)
- Is there a reason sqeuclidean distance is not supported? (#151)
- Document that
inrangecount
also counts the point itself (#153)
Merged pull requests:
- Add generic constructor to
HyperSphere
(#154) (@eliascarv)