-
**This is a(n):**
- [x] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [ ] Proposal to the Repository
**Details:**
The task is to add code for **Support Vector Machines*…
-
## Context
Odin: dev-2024-10:d8187d1cf
OS: Windows 11 Home Basic (version: 23H2), build 22631.4317
CPU: AMD Ryzen 7 6800HS with Radeon Graphics
RAM: 15608 MiB
Backend: LLVM 18.1…
-
#### ALL software version info
Software Version Info
```plaintext
# Name Version Build Channel
abseil-cpp 20211102.0 …
-
### Bug Description
**Reason**
In `/llama_index/vector_stores/postgres/base.py`
```
conn_str = (
connection_string
or f"postgresql+psycopg2://{user}:{password…
-
### Describe the bug
The macro placer runs for 14h before seg faulting on BoomFrontend, which is a sub-module of BoomTile. Note that the segfault isn't seen in the full BoomTile run, which runs for a…
-
### Problem Description
I'm using HIP 6.1.2 on Windows with Visual Studio 2019.
I have a HIP project (converted from CUDA) which creates a static library. The library contains the kernels and sh…
-
From [here](https://github.com/sagemath/sage/issues/38524#issuecomment-2295363163):
```sage
sage: L = IntegralLattice(matrix([[1000,0],[0,1]]))
sage: v = L.0; v
(1, 0)
sage: v.parent()
Lattice…
-
**Channel**
C++Weekly
**Topics**
`` has just been [accepted](https://github.com/cplusplus/papers/issues/114) for C++26!
- What is it?
- "A dynamically-resizable vector with fixed capac…
-
### What happened?
For the given IR
```mlir
module {
func.func @torch_jit(%arg0: !torch.vtensor, %arg2: !torch.vtensor) -> !torch.vtensor attributes {torch.onnx_meta.ir_version = 7 : si64, torch.…
-
https://cassandra.apache.org/doc/latest/cassandra/reference/vector-data-type.html
I noticed that any attempt to perform a query on a table that contains a vector column fails, because the schema is…