-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: KristofferC/NearestNeighbors.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
wip: implement a periodic tree that maps points to "mirrors"
#193
opened Jun 20, 2024 by
KristofferC
Loading…
3 tasks
Disable fast path update for minimum distance to hyper rectangle for
Chebyshev
since it doesn't work
#192
opened Jun 19, 2024 by
KristofferC
Loading…
WIP: Use maximum distance from point to hyper rectangle to add everything in subtree for KDTree range search.
#190
opened Jun 17, 2024 by
KristofferC
Loading…
use ArrayOfArrays for return value to reduce the number of allocated arrays
#167
opened Nov 22, 2023 by
KristofferC
Loading…
[WIP] A monkey patch to fix the parallelogon periodic bounary condition
#130
opened Dec 20, 2021 by
GiggleLiu
Loading…
Initialize indices with
1
, allows for Infs and NaNs in the data
#126
opened Oct 1, 2021 by
nlw0
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.