An open API service indexing awesome lists of open source software.

https://github.com/adistrim/sna

🛜 📊 Social Network Analysis
https://github.com/adistrim/sna

average-path-length clustering-coefficient degree-distribution influence-simulation python rust social-network-analysis

Last synced: about 1 year ago
JSON representation

🛜 📊 Social Network Analysis

Awesome Lists containing this project

README

          

# SNA [Social Network Analysis]

### To run influence_simulation
1. ```cd influence_simulation```
2. ```cargo build```
3. ```cargo run```