Issues
- 1
gets either Cannot find package or SyntaxError: Cannot use import statement outside a module
#42 opened by archywillhe - 0
Node API?
#40 opened by jlarmstrongiv - 0
Make readme
#12 opened by anchpop - 0
Normalize vectors on insertion
#30 opened by anchpop - 0
record length of vector and use that recording to make sure the user doesn’t corrupt the database by adding vectors of diff lengths
#32 opened by anchpop - 0
- 0
Measure how much info is lost by PCA
#36 opened by anchpop - 0
Add some way to delete entries
#35 opened by anchpop - 0
allow top-n nearest retrieval
#34 opened by anchpop - 0
make js api print warnings instead of panicking
#31 opened by anchpop - 1
Add filesystem caching
#18 opened by anchpop - 0
Add native API callable from rust
#17 opened by anchpop - 0
Write more exhaustive test
#28 opened by anchpop - 0
- 0
Cache recently accessed files
#26 opened by anchpop - 0
- 1
add `.clear_all_data()` api to victor
#15 opened by anchpop - 0
Add PCA compression
#23 opened by anchpop - 0
Publish to crates.io
#22 opened by anchpop - 0
Publish to NPM
#21 opened by anchpop - 0
Benchmark (native)
#20 opened by anchpop - 0
Benchmark (wasm)
#19 opened by anchpop - 0
Add support for "negative tag queries"
#16 opened by anchpop - 0
Switch to reading a .bin file stream instead of loading the whole file at once (to make memory usage constant)
#14 opened by anchpop