xgi-org / xgi

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

Update publications #493

Closed nwlandry closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ae10a15) 92.03% compared to head (784ea75) 92.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #493 +/- ## ========================================== - Coverage 92.03% 92.01% -0.03% ========================================== Files 60 60 Lines 4369 4369 ========================================== - Hits 4021 4020 -1 - Misses 348 349 +1 ```

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

maximelucas commented 8 months ago

I think we are missing this one: https://arxiv.org/pdf/2310.20335.pdf

Btw, we could contact the authors to suggest them to put xgi in a requirements file to appear in the "used by" on the xgi repo. I think @goznalo-git made a PR and is the author?

goznalo-git commented 8 months ago

Hey there, I just included a requirements.txt file with xgi within in the repo. Let me know if you need anything else :)

Edit: i just remembered we have another project which used xgi (https://github.com/LaComarca-Lab/HyperGraph-Communities) I updated that one as well.

maximelucas commented 8 months ago

This is great, thanks so much @goznalo-git! It will appear on our repo automatically for everyone to see now.

nwlandry commented 8 months ago

@maximelucas - thanks for noticing that! @goznalo-git can you make sure that I've cited your papers correctly? I also decided to rename the Github button to Code like Papers with Code does.

goznalo-git commented 7 months ago

Looks good to me!