Skip to content

Clarify and correct nearest neighbour documentation #2628

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

Merged
merged 4 commits into from
Sep 5, 2019

Conversation

mark-poscablo
Copy link
Contributor

@mark-poscablo mark-poscablo commented Aug 30, 2019

Used nearestNeighbour recently and I thought that the documentation needs some clarifications, corrections, and examples. Let me know what you guys think. Screenshots below:
image
image
image

@mark-poscablo
Copy link
Contributor Author

Updated the screenshots after 9d6c602

@mark-poscablo
Copy link
Contributor Author

Updated the screenshots again after 98f2485

@mark-poscablo
Copy link
Contributor Author

Updated the screenshots after e02389c

0, so a point's coordinates in this case must be specified along dim0, and the
list of points must be enumerated along dim1. Consequently, if `dist_dim` is 1,
then a point's coordinates must be specified along dim1, and the list must be
enumerated along dim0.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 We started off very clearly.

@9prady9 9prady9 merged commit 0a6d9ca into arrayfire:master Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants