v0.10.5
Distances v0.10.5
Closed issues:
- Check that the matrix of (Sq)Mahalanobis is positive-definite? (#174)
Merged pull requests:
- Require symmetry and check isposdef in
*Mahalanobis
(#221) (@dkarrasch) - Small improvements to Haversine (#226) (@torfjelde)
- Make pairwise(dist, X) compatible with Unitful values (#229) (@rashidrafeek)
- Make pairwise work with unitful data (#230) (@dkarrasch)
- refactor
*Mahalanobis
to avoid unnecessary symmetry checks (#231) (@dkarrasch)