Simon Popelier
Simon Popelier
### Proposition: New feature for the utility function `from_networkx` Possibility to ignore some of the graph attributes that are only partially defined. ### Motivation: No easy function in networkx allows...
Hello there, I am opening this issue to discuss the possibility of implementing a new centrality measure called `Laplacian Centrality`. I found it very interesting and would have liked to...
In order to answer the following issue: https://github.com/pyg-team/pytorch_geometric/issues/7340 this change proposes the implementation of a `from_hetero_networkx` method in the `convert` module. Most of the unit tests have been copied from...