GregorySchwartz / modularity

Find the modularity of a network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modularity

See https://github.com/GregorySchwartz/modularity for the latest version.

Description

modularity is a Haskell library for computing Newman-Girvan modularity in dense and sparse matrices. Check the documentation for information on each function. Relies on eigen-3.3.4.1 right now.

About

Find the modularity of a network.

License:GNU General Public License v3.0


Languages

Language:Haskell 100.0%