lgaalves / CentralityAnomaly

Centrality anomalies in complex networks as a result of model over simplification - New Journal of Physics 23, 013043.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Centrality anomalies in complex networks as a result of model over-simplification

What is this repository for?

This repository contains the code for the analysis reported in New Journal of Physics 23, 013043.

Disclaimer

Please note that this repository is not intended for wide-spread distribution. We are only making the code available so that other researchers may reproduce the results published in our manuscript.

Directory Structure

How to use

$conda create -n anomaly
$conda activate anomaly
$conda config --env --add channels conda-forge
$conda config --env --set channel_priority strict
$conda install python=3.6 networkx=2.4 matplotlib=3.0.3 pandas cartopy geopandas astroml seaborn python-igraph jupyter
$pip install watermark

See further explanations here:

Reference

Luiz G. A. Alves, Alberto Aleta, Francisco A. Rodrigues, Yamir Moreno, Luís A. N. Amaral, Centrality anomalies in complex networks as a result of model over-simplification. New Journal of Physics 23, 013043

About

Centrality anomalies in complex networks as a result of model over simplification - New Journal of Physics 23, 013043.


Languages

Language:Jupyter Notebook 97.7%Language:Python 1.3%Language:MATLAB 1.0%