Skip to content

eXascaleInfolab/SMA-17s_CommunityDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMA-17s_CommunityDetection

Community detection programming exercises of the SMA-17s course.

Prerequisites

IPython notebook is used to demonstrate the exercises, but any IDE can be used to implement them, for example Komodo Edit or Atom.
To install python-igraph execute: $ pip install python-igraph

python-igraph is used to perform graph operations, see tutorial and API manual.

Releases

No releases published

Packages

No packages published