v0.9.1
Distances v0.9.1
Closed issues:
- What do you think of pairwise with DataFrame? (#169)
- Is it valid for Jensen–Shannon divergence to return negative values? + Returned values differ from Scipy implementation (#170)
- [question] Edit distance applicable ? (#175)
Merged pull requests:
- Fixed grammar (#166) (@pauljurczak)
- Delete REQUIRE (#168) (@ChrisRackauckas)
- Fix negative values in the pairwise computations of SqMahalanobis (#180) (@devmotion)