-
I received a feature request from an IGraph/M user to implement Louvain community detection for directed graphs. He pointed to the following C++/python/igraph based implementation:
- https://github.c…
-
@pvgenuchten this was a remark that came up from @KathiSchleidt in a WP5 meeting:
What's the planned search approach? Utilizing an underlying Ontology that could sort the synonyms via sameAs, or s…
-
We recently switched to a yml-based inventory file including all hosts, groups and vars in one file.
With the ini-based everything works fine and vars are shown in the groups and hosts they are defin…
-
Hello, I have recently found that `IJSInProcessObjectReference.Invoke` is attributed under `[RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statica…
-
## Toolbar
The toolbar should be:
- reusable with configurable buttons and orientations to be used in more than just one place
- floating above the content
The current toolbar has also some …
-
It might be a silly question but I still don‘t understand how you perform domain clustering by foldseek.
You mentioned in your nature article "Clustering predicted structures at the scale of the kno…
-
**Why is this needed**:
When creating dashboards using CloudWatch you can use $__period_auto to automatically pick an appropriate period based on the time range selected. This is distinct from …
-
### Describe the bug
I want to create a conditional access policy that excludes a specific service provider, to generate the required JSON body I created the policy in the user interface and fetche…
-
![2020-04-30 17_01_13-COVID-19 Sledilnik](https://user-images.githubusercontent.com/226863/80726437-aace5380-8b04-11ea-83e1-16e069163e88.png)
breki updated
4 years ago
-
Based on our interval graph implementation, we want to extend the functionality for interval graphs by an efficient implementation of a tree decomposition and coloring based on this tree decomposition…