-
`V` is super handy all on its own! It would be great if the library was extracted out into its own standalone project that could be installed via a package manager.
-
**What happened?**
The page https://docs.k8ssandra.io/tasks/monitor/vector/ is no longer correct for 1.6.0 and forward. This should be updated to reflect the changes done in the last release (that u…
-
### Feature description
The ability to drag-and-drop features directly from spatially-aware databases such as PostgreSQL / PostGIS or MSSQL is great, and it would be useful to be able to do the same …
-
Hello,
I would like to ask a clarification about the CVE-2024-36905. You indicate it is a network attack vector. Can you elaborate why ?
Both [Red Hat](https://access.redhat.com/security/cve/cve-2024-…
-
**Describe the bug**
`AzureAiSearchEmbeddingStoreIT` started failing, the error happens because `EmbeddingMatch.embedding()` returns `null`.
**Log and Stack trace**
```
Expected :Embedding { v…
-
This might make some of the Matrix methods easier to implement while also making Cramer more internally consistent.
-
I am currently trying to implement Upstash Redis to replace MemoryVectorStore (inmemory) for storing vector embeddings of the PDF splits. I tried Upstash, pinecorn but not able to integrate it. What a…
-
https://stackoverflow.com/questions/2828648/how-to-pass-a-multidimensional-array-to-a-function-in-c-and-c/67814330#67814330
-
Please make `dld` (and related functions) work on vectors (Positionals).
This works:
```
dld('Pepa' 'Pepper')
# 3
```
This does not, but it would be nice if it did:
```
dld('Pepa'.…
-
If you vectorize cost and backprop, 50 epochs takes 2.4 seconds instead of 150 seconds.
Vectorized cost: replace [this loop](https://github.com/Zhenye-Na/coursera-ml/blob/7cc16a8f90b094ef21a72be120…