xgi-org / xgi

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

Added recipes for flagged triangular lattices and avg. shortest path length #513

Closed thomasrobiglio closed 4 months ago

thomasrobiglio commented 4 months ago

related to #504

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.05%. Comparing base (3b92c02) to head (fb941ce). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #513 +/- ## ========================================== + Coverage 92.03% 92.05% +0.01% ========================================== Files 60 60 Lines 4369 4378 +9 ========================================== + Hits 4021 4030 +9 Misses 348 348 ```

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

thomasrobiglio commented 4 months ago

Also added the recipe suggested in #511

nwlandry commented 4 months ago

Overall, looks good @thomasrobiglio! Nice work! Just a few minor comments to fix and I will approve so that you can merge.

thomasrobiglio commented 4 months ago

Thank you @nwlandry, I might have been a bit tired when I did the commits :)