Alex Garcia
|
738c8124fe
|
v0.0.1-alpha.12
|
2024-06-25 00:12:43 -07:00 |
|
Alex Garcia
|
c1760df54c
|
fix windows release
|
2024-06-25 00:12:35 -07:00 |
|
Alex Garcia
|
db54f2f701
|
v0.0.1-alpha.11
|
2024-06-24 23:36:17 -07:00 |
|
Alex Garcia
|
d5363ccde7
|
re-add threadsafe, tests for drop column support
|
2024-06-24 23:34:40 -07:00 |
|
Alex Garcia
|
dada170dc5
|
doc updates
|
2024-06-24 23:26:29 -07:00 |
|
Alex Garcia
|
3a8ab9b489
|
several vec0 and np fixes
|
2024-06-24 23:26:11 -07:00 |
|
Alex Garcia
|
4196f16b27
|
error handling on vec0 INSERT operations, introduce evidence-of
|
2024-06-23 17:46:42 -07:00 |
|
Alex Garcia
|
f9e1bf2f34
|
Merge branch 'main' of github.com:asg017/sqlite-vec into main
|
2024-06-22 16:46:37 -07:00 |
|
Alex Garcia
|
b62f6f19a8
|
doc updates
|
2024-06-22 16:46:33 -07:00 |
|
Daniel Levi-Minzi
|
2c382a4cb4
|
option to use brew sqlite in include and lib flag (#24)
|
2024-06-20 09:15:48 -07:00 |
|
Alex Garcia
|
df48ac2416
|
make format
|
2024-06-13 16:32:57 -07:00 |
|
Alex Garcia
|
dcb8bf5e53
|
logo
|
2024-06-12 13:48:34 -07:00 |
|
Alex Garcia
|
3e2946e87b
|
small logo fixes
|
2024-06-12 13:48:02 -07:00 |
|
Alex Garcia
|
6875f7649c
|
typo
|
2024-06-12 10:45:59 -07:00 |
|
Alex Garcia
|
8e6394f438
|
once again logo fix
|
2024-06-12 00:30:10 -07:00 |
|
Alex Garcia
|
69e8558052
|
fix logo again
|
2024-06-12 00:28:40 -07:00 |
|
Alex Garcia
|
efec4e3097
|
fix spacing
|
2024-06-12 00:27:52 -07:00 |
|
Alex Garcia
|
4ae8c84158
|
update light/dark
|
2024-06-12 00:27:15 -07:00 |
|
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 |
|