IST - Complex Network - 2017/2018
Repository for the network science project deliveries (MEIC-A 2017/2018)
The goal of this project was the exploration of the functionalities provided by the Networkx Python package and constructing a report of feedback (dificulties, strong points, neat tricks, etc.)
For this project we developed 3 modules with examples and utilities for analysing a dataset in the Networkx environment:
basicstats.py
cliques.py
assortativity.py
There is also a datasets folder which contains the datasets we used during development to test our examples.