-
| | |
|--------------------|----|
| Bugzilla Link | [PR48336](https://bugs.llvm.org/show_bug.cgi?id=48336) |
| Status | NEW |
| Importance | P enhancemen…
-
### Description
Currently k-NN plugin supports 3 engines, Nmslib, Faiss and Lucene. The first 2 being native engines requires the whole vector related data structures(aka HNSW graphs here) to be load…
-
## Issue
In this implementation, some test vectors have wrong inner key padding. This can be seen by looking at the decrypted data before unpadding, or even by inspecting the ciphertext (an example…
-
I am attempting to use the following script, but run into issues with the `LIMIT` clause.
```sql
.echo on
.load sqlite-vec/dist/vec0.so
CREATE VIRTUAL TABLE vectors using vec0(
id …
-
**Version**
1.1.42
**Platform**
All
**Symptom**
The `query` function accepts a number of query types (e.g., keyword, string, map) that indirectly specify a WebDriver query. `query` also allow…
-
In order to model constraints imposed by general purpose programs, the operations used in the program have to be translated to an ISLa constraint. Currently, ISLa supports some arithmetic operations o…
-
The description of `angle_vectors_signed(u, v, normal, deg=False, tol=None)` is confusing and I've been using it wrong for the past year. I expected it to act like a projection plane with the normal a…
-
I've noticed quite a severe performance hit when writing highway code using fixed size vectors where the size is smaller than the number of available lanes in SVE. This occurred when porting NEON code…
-
As the title says, I think it would be great if we could optionally use vectors and matrices that use `double` instead of `float` for rendering, and vectors for positioning in the world, as it would a…
-
Recently I've run a benchmark and recall test on the new halfvec and bit types, and they both yielded impressive results.
All my tests were run against public data on https://meta.discourse.org/, a…