Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🆕 Siblinarity Antichain algorithm #131

Merged
merged 2 commits into from Sep 17, 2020
Merged

🆕 Siblinarity Antichain algorithm #131

merged 2 commits into from Sep 17, 2020

Conversation

GiulioRossetti
Copy link
Owner

Description of the Change

Added Siblinarity Antichain community detection algorithm

Possible Drawbacks

None

Verification Process

Standard unittest

@lgtm-com
Copy link

lgtm-com bot commented Sep 17, 2020

This pull request introduces 4 alerts when merging e054760 into 9116f59 - view on LGTM.com

new alerts:

  • 2 for Unused import
  • 1 for Unused local variable
  • 1 for Except block handles 'BaseException'

@GiulioRossetti GiulioRossetti merged commit b29c767 into master Sep 17, 2020
@GiulioRossetti GiulioRossetti deleted the antichain branch September 17, 2020 14:03
@lgtm-com
Copy link

lgtm-com bot commented Sep 17, 2020

This pull request introduces 4 alerts and fixes 7 when merging 7b7c8dc into 9116f59 - view on LGTM.com

new alerts:

  • 2 for Unused import
  • 1 for Unused local variable
  • 1 for Except block handles 'BaseException'

fixed alerts:

  • 5 for Explicit export is not defined
  • 1 for Testing equality to None
  • 1 for Variable defined multiple times

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant