NetIn 1.0.5
lisette-espin
released this
16 Apr 08:37
·
88 commits
to main
since this release
Alpha version, includes:
[MODELS]
- Undirected
1.1. PA (Barabasi)
1.2. PAH (Barabasi with Homophily)
1.3. PATC (Barabasi with Triadic Closure)
1.4. PATCH (Barabasi with Triadic Closure and Homophily) - Directed
2.1. DH (Directed with Homophily)
2.2. DPA (Directed with Preferential Attachment)
2.3. DPAH (Directed with Preferential Attachment and Homophily)
[EXAMPLES]
In the folder examples/ you can find python scripts (.py) and notebooks (.ipynb) with examples on how to create graphs, plots, and ranking analysis.
Full Changelog: https://github.com/CSHVienna/NetworkInequalities/commits/netin-1.0.5