Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sixdegrees

Fast sampling of generalized small-world networks, including self-similar modular hierarchical and modified Kleinberg networks.

Install

Make sure you have a compiler installed that can compile the C++11 dialect.

First, install the header library pybind11.

$ pip install pybind11

Then, clone and compile the package

$ git clone https://github.com/benmaier/sixdegrees.git
$ pip install ./sixdegrees

About

Sample from a variety of small-world network models in Python and C++. This includes a model with modular hierarchical community structure.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages