-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
Location: [Libera.chat, #monero-research-lab](https://libera.chat/) | [Matrix](https://matrix.to/#/#monero-research-lab:monero.social?via=matrix.org&via=monero.social)
[Join the Monero Matrix serve…
-
### The Problem
I'm currently working with science model output, graphs, images (hint - think Solar Flares) in my case these can be invariably complex to verify. I've tried using Visual Comparisons…
-
run the example code:
library(igraph)
library(ggraph)
g
-
Shouldn't this have been a breaking major release? It completely broke my project (that due to Catalyst still has to use MTK v8) when running `Pkg.update()`.
_Originally posted by @de…
-
Examples with explanations of how using `mlx-graphs` for real scenarios with known datasets would be nice.
[Ex](https://pytorch-geometric.readthedocs.io/en/latest/get_started/colabs.html) in PyG.
-
## ❓ Questions & Help
Hi,
Apologies if this has already been posted (though I spent a good half an hour trying to find a question like this). I am trying to figure out what the best way is to le…
-
Have a feature you would really like to see implemented in Loki? Or a bug you would really like to see fixed?
We use Loki everyday and love it, but maybe it isn't working so well for you.
Or may…
-
Hi all - please chime in with any and all feedback to help drive the direction of glTF beyond 2.0. Even simple +1/-1's for topics are appreciated.
How much should we focus on building out the soft…
-
### 🐛 Describe the bug
When calling ```.eval()``` on a ```TGNMemory``` that's on the GPU, an exception is thrown.
**Reproducing example:**
```python
from torch_geometric.nn.models.tgn import (…