barahona-research-group / PyGenStability

PyGenStability: Multiscale community detection with generalized Markov Stability
https://barahona-research-group.github.io/PyGenStability/
GNU General Public License v3.0
32 stars 11 forks source link

Add ref to arxiv paper #80

Closed arnaudon closed 1 year ago

arnaudon commented 1 year ago

@d-schindler , anywhere else we should add the citation?

codecov-commenter commented 1 year ago

Codecov Report

Merging #80 (55bcbaa) into master (b5d0c1e) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##            master       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          612       612           
=========================================
  Hits           612       612           
Flag Coverage Δ
pytest 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

arnaudon commented 1 year ago

@d-schindler , do you see where it crashes the test? If you retrigger, it works, this is very odd. I'm not sure why, if you want to try to have a guess at it, you're welcome!

d-schindler commented 1 year ago

@d-schindler , anywhere else we should add the citation?

I think it's fine like that.

@d-schindler , do you see where it crashes the test? If you retrigger, it works, this is very odd. I'm not sure why, if you want to try to have a guess at it, you're welcome!

Where do I see at which operation the test crashes? Is it still about the eigendecomposition?