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

Update docs #529

Closed nwlandry closed 5 months ago

nwlandry commented 6 months ago

Updated the following:

nwlandry commented 6 months ago

@tlarock --- I think that I've fixed the missing docs for the Encapsulation DAG. @mgao97 --- let me know if there's anything you would like me to change in the reference to EasyGraph in the README.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 92.16%. Comparing base (369a10a) to head (a6f5bb7). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #529 +/- ## ========================================== - Coverage 92.19% 92.16% -0.03% ========================================== Files 60 60 Lines 4392 4417 +25 ========================================== + Hits 4049 4071 +22 - Misses 343 346 +3 ```

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

nwlandry commented 6 months ago

Fixes #528.