Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added centrality measures #130

Merged
merged 17 commits into from Jun 30, 2022
Merged

Added centrality measures #130

merged 17 commits into from Jun 30, 2022

Conversation

nwlandry
Copy link
Collaborator

  • Added cec_centrality and node_edge_centrality to NodeStats and node_edge_centrality to EdgeStats.
  • Added a sunflower hypergraph generator
  • Moved load_xgi_data to the readwrite module.
  • ZEC_centrality and HEC_centrality currently exist in the centrality module in algorithms but need to be optimized.
  • Updated documentation.

tests/stats/test_nodestats.py Outdated Show resolved Hide resolved
xgi/stats/nodestats.py Outdated Show resolved Hide resolved
xgi/stats/edgestats.py Outdated Show resolved Hide resolved
xgi/algorithms/centrality.py Outdated Show resolved Hide resolved
xgi/stats/nodestats.py Outdated Show resolved Hide resolved
xgi/algorithms/centrality.py Outdated Show resolved Hide resolved
xgi/algorithms/centrality.py Outdated Show resolved Hide resolved
xgi/algorithms/centrality.py Outdated Show resolved Hide resolved
xgi/algorithms/centrality.py Outdated Show resolved Hide resolved
@nwlandry nwlandry merged commit 63cb831 into main Jun 30, 2022
nwlandry added a commit that referenced this pull request Jun 30, 2022
@nwlandry nwlandry deleted the centrality branch June 30, 2022 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants