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

Fix scipy error #559

Closed nwlandry closed 4 days ago

nwlandry commented 4 days ago

This fixes an error with the Scipy up-version related to asfptype(). In addition, it does the following:

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 92.51%. Comparing base (6e5c25b) to head (e389200).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #559 +/- ## ========================================== - Coverage 92.55% 92.51% -0.05% ========================================== Files 59 59 Lines 4394 4394 ========================================== - Hits 4067 4065 -2 - Misses 327 329 +2 ```

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