Commit graph

8 commits

Author SHA1 Message Date
Alex Garcia
0de765f457
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.
2026-03-31 01:03:32 -07:00
Alex Garcia
ad3b18e614 fix ncruces build 2024-10-11 09:14:24 -07:00
Alex Garcia
d26dc92d91 update ncruces patch 2024-09-12 16:13:21 -07:00
Alex Garcia
c6cd03ef26 update patch 2024-08-09 11:00:02 -07:00
Alex Garcia
4e14e0225e diff update 2024-07-11 22:58:23 -07:00
Alex Garcia
5ac34d1654 re-roder patching 2024-07-11 22:49:00 -07:00
Alex Garcia
584952b9ee test ncruces 2024-07-11 22:45:27 -07:00
Alex Garcia
73b9156a7c changes for ncruces go 2024-07-11 22:36:18 -07:00