-
Referencing another graph may result in an obscure crash when modifying the referenced graph. I am unsure why this happens.
Steps to reproduce:
1. Create graph with an object source node
2. Cr…
-
There are at least two places where we create copies of the `TrackingGraph`:
- At the initialization of the `Matcher`
- When correcting shifted divisions
We should eliminate both of these instanc…
-
### Expected behavior
Be able to call macro which use graph.nodes.values() method.
### Actual behavior
When I use a macro which use [graph context](https://docs.getdbt.com/reference/dbt-jinja-funct…
Cquad updated
3 weeks ago
-
**Intro**
- Leiden clustering clustering based on KNN graphs and UMAP can sometimes leave stray cells assigned to clusters that are visually or spatially distant on the UMAP.
- These scattered cell…
-
Unfortunately I'm not entirely sure how to make a minimal reproducer for this, so figured I'd drop a bug in case anyone who knows the code spots the issue.
When serializing a sufficiently crazy obj…
-
### Steps to reproduce
```python
from aiida.cmdline.utils.ascii_vis import build_call_graph
```
I called `build_call_graph` every three seconds to get the status of a process. This is used…
-
### Issue happens in the latest release
- [X] I confirm that the issue happens in the latest release of Set-OutlookSignatures
### Previously solved issues and documentation
- [X] I have searched th…
-
### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
To have the ability to exclude groups when a…
-
It seems that the last update introduced a bug making impossible to use vector embeddings in falkorDB... My tests failed with the last update. I think that the client try to parse a scalar, instead of…
-
Following the pyiron core meeting, the following question came up:
> `node.graph_root` is the topmost "container", e.g. `Workflow`?
> On `node.save` you rely on pickle walking through the graph vi…