python-modularity-maximization
                                
                                 python-modularity-maximization copied to clipboard
                                
                                    python-modularity-maximization copied to clipboard
                            
                            
                            
                        Python implementation of Newman's spectral methods to maximize modularity.
Hello, I have a large directed network with 12 000 nodes and 680 000 edges. Is that possible to use this algorithm in this case ? Thanks
I've modified the code to work with edge weights; checked the results of Q by-hand and everything checks out.
I want to use your implementation of paper titled "Newman, M. E. J. (2006). Modularity and community structure in networks. Proceedings of the National Academy of Sciences of the United...