-
The feature is related to the feature of Directed Hypergraph. I noticed that you have scheduled the release of the structure of directed hypergraph already. I'm wondering if you have already finished …
-
Hi, could you share the code for the baseline models (Hypergraph, Multidae, Transformer, TransformerCL) from the CLHE paper?
-
Dear authors,
Thanks so much for your amazing works on hypergraphs.
Could you please let me know where is the code of HyperND (Nonlinear Hypergraph Diffusion)? I cannot find it in this repo.
…
-
### The problem
Have a `Hypergraph` symbol analogous to [`Graph`](http://reference.wolfram.com/language/ref/Graph.html), which will convert `Hypergraph[{hyperedges... }]` to a (hopefully) optimized s…
-
-
Hello, I'd like to start developing an implementation of hypergraphs (both directed and undirected) for `Graphs.jl` and a way to visualize them. I'm aiming for something like the following:
![Hype…
-
does kahypar support directed hypergraphs? I was going through config files and documentation, was not able to find anything regarding direction support
-
DisCoPy already has JSON de/serialisation for the `Diagram` class, see [dumps](https://docs.discopy.org/en/main/_api/discopy.cat.dumps.html) and [loads](https://docs.discopy.org/en/main/_api/discopy.c…
-
We should have `Hypergraph` inherit from `DiHypergraph` or vice-versa as well as `IDView`/`DiIDView` to avoid overly duplicated code.
-
We should look into how we can potentially use the same functions in XGI for different classes.