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

modularity_louvain_und: Modularity Infinite Loop Style C #83

Open
celinede opened this issue Feb 28, 2020 · 4 comments
Open

modularity_louvain_und: Modularity Infinite Loop Style C #83

celinede opened this issue Feb 28, 2020 · 4 comments

Comments

@celinede
Copy link

Hello,
I have spend some time trying to figure out what was causing Modularity Infinite Loop Style C. Please contact the developer with this error. in modularity_louvain_und.
In case someone also gets stuck with that modularity_louvain_und_sign provides a more explicit error message for the same error: Infinite Loop was detected and stopped. This was probably caused by passing in a directed matrix.
Anyway thanks for translating all those functions into python !
Céline

@zewangnew
Copy link

zewangnew commented Jul 30, 2020

I met the same problem. A related error was “invalid value encountered in true_divide
q[h] = np.trace(W) / s - gamma * np.sum(np.dot(W / s, W / s))
” Any solutions?

@AlvaroDeleglise
Copy link

Did you find a solution for this problem celinede?

@celinede
Copy link
Author

No, I'm not working on that anymore ....

@aestrivex
Copy link
Owner

Sorry for the very long delay, but I need an example matrix that is failing.

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

No branches or pull requests

4 participants