Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 314 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 314 Bytes

NSWG

Navigable Small World Graphs For Approximate Nearest Neighbors In Rust.

Implements k-nearest neighbor search on navigable small graphs. Provides a reader for the UCR time series collection. Supports querys with euclidean distance and dtw distance.