Ed Schmerling
YOU?
Author Swipe
View article: KristofferC/NearestNeighbors.jl: v0.4.24
KristofferC/NearestNeighbors.jl: v0.4.24 Open
NearestNeighbors v0.4.24 Diff since v0.4.23 Merged pull requests: Add error check when constructing KDTree (#219) (@williamjsdavis) make inrangecount not copy input matrix (cf apply 965c14) (#225) (@KristofferC) make nn non-allocating by h…
View article: KristofferC/NearestNeighbors.jl: v0.4.23
KristofferC/NearestNeighbors.jl: v0.4.23 Open
NearestNeighbors v0.4.23 Diff since v0.4.22 Merged pull requests: Implement a periodic tree that maps points to "mirrors" (#193) (@KristofferC) Add parallel tree building for KDTree and BallTree (#216) (@KristofferC) make…