Skip to content

benmaier/sixdegrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published