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 HIF functionality #563

Closed
wants to merge 11 commits into from
Closed

Added HIF functionality #563

wants to merge 11 commits into from

Conversation

nwlandry
Copy link
Collaborator

This PR does the following:

  • Adds the ability to create bipartite edgelists for directed hypergraphs
  • Adds the ability to read and write HIF json files.

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 14.51613% with 106 lines in your changes missing coverage. Please review.

Project coverage is 90.36%. Comparing base (4def3d4) to head (195de21).

Files Patch % Lines
xgi/readwrite/hif.py 10.00% 99 Missing ⚠️
xgi/convert/bipartite_edges.py 30.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #563      +/-   ##
==========================================
- Coverage   92.51%   90.36%   -2.15%     
==========================================
  Files          59       60       +1     
  Lines        4393     4513     +120     
==========================================
+ Hits         4064     4078      +14     
- Misses        329      435     +106     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nwlandry nwlandry mentioned this pull request Aug 22, 2024
@nwlandry
Copy link
Collaborator Author

Closing this because it's stale, and because some of the functionality has been implemented in PR #354.

@nwlandry nwlandry closed this Aug 22, 2024
@nwlandry nwlandry deleted the hif-functions branch August 22, 2024 13:59
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.

1 participant