Commit graph

87 commits

Author SHA1 Message Date
Alex Garcia
f1d482b276 light/dark modes 2024-06-12 00:23:45 -07:00
Alex Garcia
420ae0ad5e deno fmt markdown 2024-06-12 00:13:56 -07:00
Alex Garcia
cfbecee889 skip windows msvc on github actions for now 2024-06-12 00:12:08 -07:00
Alex Garcia
85536f8d27 Merge branch 'main' of github.com:asg017/sqlite-vec into main 2024-06-12 00:10:15 -07:00
Alex Garcia
b015f5f122 readme updates 2024-06-12 00:08:53 -07:00
Alex Garcia
bd8287c1ce site updates + sponsors 2024-06-12 00:02:27 -07:00
Alex Garcia
d49e8205d1 misc docs 2024-06-11 23:58:00 -07:00
Alex Garcia
44b365a23f micro benchmarks work 2024-06-11 23:57:46 -07:00
Daniel Levi-Minzi
4cb924aaad
Always Use Neon for L2 f32 (#20)
* use neon for vectors larger than 16 elements always

* remove commented out code
2024-06-10 11:56:42 -07:00
Alex Garcia
66bc7e8947 gha: msvc manual 2024-06-09 00:14:37 -07:00
Alex Garcia
974823f9d6 gha: msvc 3rd party? 2024-06-09 00:11:27 -07:00
Alex Garcia
35a05d6ca8 windows try msvc 2024-06-09 00:07:10 -07:00
Alex Garcia
a210874c46 fix bus error 2024-06-09 00:05:19 -07:00
k.h.lai
80531b53e0
fix msvc build (#14) 2024-06-08 23:53:12 -07:00
Daniel Levi-Minzi
0c75fd292f
L2 int8 neon implementation (#18)
* initial work for l2 neon implementation

* remove comment
2024-06-08 11:52:24 -07:00
Daniel Levi-Minzi
e9bf355a70
int8 vec from text (#17)
* parse int8 vec from json format text

* add small test cases for text based loading
2024-06-08 11:50:10 -07:00
Alex Garcia
8c418f9349 vec_expo experiment 2024-05-26 22:59:29 -07:00
Alex Garcia
8f3a8c2faf small site updates 2024-05-26 20:55:15 -07:00
Alex Garcia
3f2587e7d0 initial microbenchmarks with cargo bench 2024-05-26 20:54:52 -07:00
Alex Garcia
29d4750c0f doc 2024-05-26 20:54:37 -07:00
Alex Garcia
163fc2db44 sqlite-vec.h dep on cli 2024-05-23 11:27:15 -07:00
Alex Garcia
51391b4d16 cosmo try on mac instead? 2024-05-23 11:25:45 -07:00
Alex Garcia
9e9c9eda02 gha: cosmo and windows fixes pls 2024-05-23 11:24:15 -07:00
Alex Garcia
ddb838d32f gha: cosmo download follow redirect 2024-05-23 11:21:51 -07:00
Alex Garcia
79f4e15a63 windows make fix? 2024-05-23 11:21:38 -07:00
Alex Garcia
0af4e1eaed cosmocc support 2024-05-23 11:15:30 -07:00
Alex Garcia
0a5dcae4c8 v0.0.1-alpha.10 2024-05-21 14:55:18 -07:00
Alex Garcia
2e5ab64f1c add guard and c++ support to header file 2024-05-21 14:54:35 -07:00
Alex Garcia
f0c9282299 try out static blobs feature behind SQLITE_VEC_ENABLE_EXPERIMENTAL 2024-05-17 12:03:45 -07:00
Alex Garcia
78505491af progress fixup 2024-05-12 00:39:04 -07:00
Alex Garcia
ab45c39f31 small todo progress 2024-05-12 00:16:10 -07:00
Alex Garcia
9ecafe18e0 progress script fix 2024-05-12 00:15:58 -07:00
Alex Garcia
c446cc3963 small demo fixes 2024-05-12 00:15:50 -07:00
Alex Garcia
f532692f7b v0.0.1-alpha.9 2024-05-11 00:22:17 -07:00
Alex Garcia
352e9fe908 bump sqlite-dist 2024-05-11 00:22:01 -07:00
Alex Garcia
85fac4c5ef example updates 2024-05-11 00:21:44 -07:00
Alex Garcia
12c96fc6fe site fix 2024-05-10 23:40:22 -07:00
Alex Garcia
b1753e359c v0.0.1-alpha.8 2024-05-10 22:52:00 -07:00
Alex Garcia
cd6c962766 add licenses 2024-05-10 22:42:10 -07:00
Alex Garcia
a12b5b697d fixup demos 2024-05-10 22:05:49 -07:00
Alex Garcia
3d763f4998 v0.0.1-alpha.7 2024-05-10 21:33:28 -07:00
Alex Garcia
2ed206d8eb bump dist to fix wasm issue 2024-05-10 21:33:16 -07:00
Alex Garcia
4fb090058d v0.0.1-alpha.6 2024-05-10 21:23:13 -07:00
Alex Garcia
dac62481aa wasm fix specific build directory 2024-05-10 21:23:06 -07:00
Alex Garcia
7f4d6e024c v0.0.1-alpha.5 2024-05-10 21:19:24 -07:00
Alex Garcia
9f4abd8044 include wasm build 2024-05-10 21:19:16 -07:00
Alex Garcia
3a67e1b78c v0.0.1-alpha.4 2024-05-10 21:16:29 -07:00
Alex Garcia
38e41c62eb fixup rust bindings 2024-05-10 21:13:18 -07:00
Alex Garcia
a6495e1e9a upgrade dist 2024-05-10 21:05:52 -07:00
Alex Garcia
8a16b564f9 site path fix 2024-05-10 20:55:28 -07:00