xgi-org / xgi

CompleX Group Interactions (XGI) is a Python package for higher-order networks.
https://xgi.readthedocs.io
Other
180 stars 28 forks source link

new recipes (pt. 2) #464

Closed thomasrobiglio closed 12 months ago

thomasrobiglio commented 1 year ago

Add recipes for: create a random hypergraph cleanup add two hypergraph filterby Plot a hypergraph showing one order only Plot with stats

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (66282ae) 91.86% compared to head (efbe57a) 91.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #464 +/- ## ======================================= Coverage 91.86% 91.86% ======================================= Files 60 60 Lines 4300 4300 ======================================= Hits 3950 3950 Misses 350 350 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

thomasrobiglio commented 12 months ago

Closing this as incorporated in #457