zvec/src/ailego
rayx 31aaa2febb
feat: add euclidean one2many (#188)
* add euclidean one2many implementation
2026-03-23 20:20:48 +08:00
..
algorithm fix: Replace std::vector with std::array for distance impl (#201) 2026-03-07 17:49:19 +08:00
buffer [enhance] buffer storage (#83) 2026-03-19 15:24:46 +08:00
container feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
encoding/json feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
hash feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
internal feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
io chore: rm useless ailego module (#85) 2026-02-09 18:56:46 +08:00
logger feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
math feat: add euclidean one2many (#188) 2026-03-23 20:20:48 +08:00
math_batch feat: add euclidean one2many (#188) 2026-03-23 20:20:48 +08:00
parallel feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
pattern feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
utility chore: rm useless ailego module (#85) 2026-02-09 18:56:46 +08:00
CMakeLists.txt Refactor/add scalar dist function and setup cmake with detailed cpu flag (#238) 2026-03-20 09:53:48 +08:00
version.cc Initial commit 2025-12-30 11:02:17 +08:00
version.h Initial commit 2025-12-30 11:02:17 +08:00
version.i feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00