Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pyclustering.utils.metric] Incorrect Euclidean distance in case of numpy #625

Closed
annoviko opened this issue Aug 20, 2020 · 0 comments
Closed
Assignees
Labels
Bug Tasks related to found bugs

Comments

@annoviko
Copy link
Owner

annoviko commented Aug 20, 2020

Introduction
Incorrect Euclidean distance euclidean_distance_numpy in case of numpy due to the formula. In other cases it is absolutely correct.

The problem is relevant for Python only. Shouldn't affect users because C++ is used by default.

@annoviko annoviko added the Bug Tasks related to found bugs label Aug 20, 2020
@annoviko annoviko self-assigned this Aug 20, 2020
annoviko added a commit that referenced this issue Aug 21, 2020
…ons for numpy metrics: Minkowski, Euclidean, Gower.
annoviko added a commit that referenced this issue Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Tasks related to found bugs
Projects
None yet
Development

No branches or pull requests

1 participant