Nicholas Landry

Results 49 issues of Nicholas Landry

This is certainly not essential to this review, but for greater consistency (in the future), I would choose snakecase or camelcase and stick with it. Right now, there is a...

enhancement

It would be great if this package were better covered. There are one or two modules with very little test coverage, which would be low-hanging fruit to improve coverage. In...

In preparation for converting XGI-DATA to the HIF standard, this PR does the following: * Moves the internals of `write_hif` and `read_hif` to the `convert` module as `to_hif_dict` and `from_hif_dict`....

Right now we have functions related to synchronization but there are far more dynamics we could implement. Right now there are external packages (hypercontagion, simplicial-kuramoto) which are packages for higher-order...

Added tensor methods to the centrality module. Fixes #505.

It would be nice if we made it easier to directly plot the output of `tohist()`, because now, it is quite complicated.

good first issue
improve

In addition, add this as an option for the `cleanup` method.

new feature