-
Paeth filtering was remarkably resistant to autovectorization, and it is the only instance where we had to resort to the nightly-only portable SIMD API.
Now that we're looking to make adaptive filt…
-
-
### Version
1.26.0
### What happened?
My schema, generated from pg_dump, has:
```
embedding public.vector(1536)
```
This generates `interface{}` which won't scan correctly. Whereas
```
e…
-
Select few vectors in hit navigator. V buttons are marked dark blue but no vectors are displayed in NGL view.
![2024-11-13_11h11_03](https://github.com/user-attachments/assets/46b92157-f613-4916-ac2…
-
### Operating System
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] PlayStation 5
- [ ] Xbox
- [ ] Web Browsers
#…
-
This concerns SPARC and its `vis` AKA [Visual Instruction Set][vis-wiki]. Quoting from @taiki-e
> AFAIK it's at least 64-bit.
> - [GCC's SPARC VIS builtins provides `vector_size (8)` (64-bit) and `v…
-
Considering clustering methods such as SPANN, a vector can be inserted into multiple clusters, which is somewhat confusing in this paper.
1. Which approach is used in SPFresh: only inserting the ve…
-
-
Dear developer,
Thank you for making this very fast implementation open source!
I have a question (so not a bug report) regarding the large database containing many short vectors.
Because of the …
-
A list of issue has crept up around the vector halo exchange. The extent of the problems are still to be determined but we are seeing:
- a transparency issue: 1x1 and 3x3 layout seems to not give the…