Skip to content

yohm/sim_sampling_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for "Sampling networks by nodal attributes"

This repository contains a set of codes for the following paper.

Y. Murase, H.-H. Jo, J. Török, J. Kertész, Kimmo Kaski "Sampling networks by nodal attributes".

Preprint is available on arXiv:1902.04707

Prerequisites

The following python packages are needed.

  • numpy
  • scipy
  • jupyter
  • matplotlib
  • networkx

A Pipfile is available to install these packages. Here is an instruction to launch jupyter notebook.

$ pipenv install
$ pipenv shell
$ jupyter notebook

In addition to the jupyter notebooks, C++ codes for simulation are also included in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published