SimilaritySearch.jl
SimilaritySearch.jl is a library for nearest neighbor search. In particular, it contains the implementation for SearchGraph, a fast and flexible search index using any metric function. It is designed to support multithreading in most of its functions and structures.
- repository:
- license: MIT
- Documentation.
- Demos and tutorial.