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
- Host: GitHub
- URL: https://github.com/adistrim/sna
- Owner: adistrim
- Archived: true
- Created: 2024-03-29T19:09:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T11:53:11.000Z (about 2 years ago)
- Last Synced: 2025-03-01T01:27:58.848Z (over 1 year ago)
- Topics: average-path-length, clustering-coefficient, degree-distribution, influence-simulation, python, rust, social-network-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SNA [Social Network Analysis]
### To run influence_simulation
1. ```cd influence_simulation```
2. ```cargo build```
3. ```cargo run```