-
After adding the first role, when second role is added, ``role-already-exists`` is displayed in the chat box, and the role cannot be added.
Incidentally, when checking the lectern at this point, the …
-
### Feature Request
I would like a feature to be able to copy the entire output from the VSCode Quokka output window to the clipboard. I would also like to be able to copy a single output section to …
-
Our astra integration is currently very high level, copying the results (and reordering them, on the CPU) in each iteration.
Since astra should by now support passing GPU pointers, we should be able …
-
Rendering commands that take channels fail when you pass channel names instead of indices.
## Example
```python
from spatialdata import SpatialData
from spatialdata.models import Image2DModel
…
-
Dear developers,
I have a dgCmatrix in R and want to call a function as below in cpp to deal with it.
Eigen::SparseMatrix calc_overlap(Eigen::Map& cc_adj,
…
-
Hey!
Thanks for the great work :). I was diving a bit deeper in the code and was wondering why you copy box proposals to all classes as opposed to associating the box to the most likely class here:
…
-
```
Hi,
This feature is really great and in some extends, I wish i could ask for a
deeper integration to the file view !
Example we are showing an image/pdf/whatever so we can copy and past this URL…
-
Enhancing the "What is SystemML" section on the main page to also include deep learning here. Vijay brought up the idea that we could also show the existing 3 min SystemML video here - the one that we…
-
**Bug Report**
Mypy hangs indefinitely when trying to analyse a file with huge nested dicts.
**To Reproduce**
1. Copy and paste the contents of this file into a `.py` file: [repro.txt](https:…
-
Hi. I find there is also something wrong with multi-dimensional fixed size vector. The simulation in forsyde deep is fine, but the generated VHDL code cannot be simulated.
My code is:
```
{-# …