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

Update license and contributing #539

Closed nwlandry closed 1 month ago

nwlandry commented 1 month ago

Made some small updates:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.35%. Comparing base (6495dcc) to head (6d12a10).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #539 +/- ## ======================================= Coverage 92.35% 92.35% ======================================= Files 60 60 Lines 4500 4500 ======================================= Hits 4156 4156 Misses 344 344 ```

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

thomasrobiglio commented 1 month ago

@nwlandry let me know when you are done and I will approve this.

(Are we removing the HypernetX and NetworkX acknowledgments simply because we no longer have code copied from them or for other reasons? thx)

nwlandry commented 1 month ago

@nwlandry let me know when you are done and I will approve this.

(Are we removing the HypernetX and NetworkX acknowledgments simply because we no longer have code copied from them or for other reasons? thx)

@thomasrobiglio ready for review! At this point, we have rewritten the code that we were using from other libraries (I could be wrong about this) so I thought we could simplify our license.

thomasrobiglio commented 1 month ago

Good to go! thank you @nwlandry

At this point, we have rewritten the code that we were using from other libraries (I could be wrong about this) so I thought we could simplify our license.

That's what I thought, thank you :)