-
Linear algebra, hence numpy, is a fundamental tool to analyze graphs (with [spectral graph theory](https://en.wikipedia.org/wiki/Spectral_graph_theory)) and data on graphs (with [abstract harmonic ana…
mdeff updated
3 years ago
-
When parsing the GENIA dataset used in the code, some spans belong to two or more categories in the same sentence. Is there something wrong?
-
How how large of a graph can KaHyPar scale to? It would be nice to have some simple numbers on the running time for large graphs on the website. I can't tell much from the current plots.
-
Hi everybody,
I am implementing an optimization algorithm which should solve a constraint programming in the field of multi view tracking. Specifically, [this](http://openaccess.thecvf.com/content_cv…
elmuz updated
3 years ago
-
### The problem
I'm giving a talk at the Wolfram Technology Conference 2020. The time is Wed 10/7 at 3 PM CDT. The access is private, so not everybody will be able to see it immediately, but the plan…
-
[This paper I'm reading about a monad for sourced hypergraphs](https://arxiv.org/pdf/1804.09408.pdf) talks about a sourced hypergraph on page 10.
Is there a sourced graph in scalagraph? If not, how…
s5bug updated
4 years ago
-
When drawing hypergraphs using the rubber band layout, node labels often overlap. This is especially prevalent when using longer strings as node labels; however, this problem also often occurs with ve…
-
Need to clarify the math, but this could actually be due to combinatorial issues on either side. Implemented a unit test to check for this, currently failing.
-
Wasn't sure, perhaps the method name `is_acyclic` is better?
CC: @dcoudert @videlec
Component: **graph theory**
Keywords: **hypergraph, days79, days94**
Author: **Peleg Michaeli, Vipul Gupta**
…
-
Does PyGraphistry support the creation of hypergraph visualizations?