



NearestNeighbors.jl is a Julia package implementing various nearest neighbor search algorithms and index structures for high-dimensional vector data.
Category: SDKs & Libraries
Tags: ann, julia, vector-search
Source: https://github.com/KristofferC/NearestNeighbors.jl
NearestNeighbors.jl is a Julia package providing high-performance nearest neighbor data structures and algorithms for high-dimensional vector data, including KDTree and BallTree implementations.
examples/ directory)benchmark/ directory)test/ directory)Project.toml based)LICENSE.md).Loading more......