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

Improve doc #73

Closed d-schindler closed 1 year ago

d-schindler commented 1 year ago

More improvements.

d-schindler commented 1 year ago

Sorry it took me so long to copy the formulas correctly for the directed case. It's hard to copy paste when compiling the formulas is not possible.

arnaudon commented 1 year ago

thanks, the doc seems to compile fine for me locally, I'll merge that tomorrow and update it online, unless you have more edits you want to make

codecov-commenter commented 1 year ago

Codecov Report

Merging #73 (9ede055) into master (244bdb8) 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       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          574       574           
=========================================
  Hits           574       574           
Flag Coverage Δ
pytest 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
src/pygenstability/constructors.py 100.00% <ø> (ø)

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

d-schindler commented 1 year ago

I think it's fine for now