Skip to content

Optimize distances#41

Open
jgarciab wants to merge 2 commits intodevelopfrom
optimize_distances
Open

Optimize distances#41
jgarciab wants to merge 2 commits intodevelopfrom
optimize_distances

Conversation

@jgarciab
Copy link
Copy Markdown

Code optimized to find the potential neighbors within a radius using KD-trees (from the dbscan library, a new dependency), instead of calculating distances to all possible neighbors using sf (slow). Those distances can be used directly passing the argument exact_distances = FALSE.

@jgarciab jgarciab requested a review from J535D165 December 21, 2021 22:35
@J535D165 J535D165 removed their request for review October 4, 2022 10:00
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.

1 participant