mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
* initial work on l1 * l1 int8 neon implementation * tweak l1 int8 and add test * broken overflow still * some progress on l1 * change to i32 instead of i64 * remove comment * ignore poetry stuff * unrolled l1 int8 and format * remove comments |
||
|---|---|---|
| .. | ||
| correctness | ||
| leak-fixtures | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| fuzz.py | ||
| sqlite-vec-internal.h | ||
| test-correctness.py | ||
| test-loadable.py | ||
| test-wasm.mjs | ||
| unittest.rs | ||
| utils.py | ||