SIGN IN SIGN UP

Add ANN search support for vec0 virtual table (#273)

Add approximate nearest neighbor infrastructure to vec0: shared distance
dispatch (vec0_distance_full), flat index type with parser, NEON-optimized
cosine/Hamming for float32/int8, amalgamation script, and benchmark suite
(benchmarks-ann/) with ground-truth generation and profiling tools. Remove
unused vec_npy_each/vec_static_blobs code, fix missing stdint.h include.
A
Alex Garcia committed
0de765f4570c1d65a0699e8e38d6c5562da9e23e
Parent: e9f598a
Committed by GitHub <noreply@github.com> on 3/31/2026, 8:03:32 AM