mirror of
https://github.com/briatte/awesome-network-analysis.git
synced 2024-10-01 01:06:13 -04:00
broken 'ERGM from scratch' link
This commit is contained in:
parent
d030761e77
commit
0bbc9d916c
@ -630,7 +630,7 @@ __Note:__ searching for ‘@’ will return all Twitter accounts listed on this
|
||||
- [linkpred](https://github.com/rafguns/linkpred) - Assess the likelihood of potential links in a future snapshot of a network.
|
||||
- [metaknowledge](http://networkslab.org/metaknowledge/) - Python package to turn bibliometrics data into authorship and citation networks.
|
||||
- [networkx](http://networkx.github.io/) - Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
|
||||
- [Implementing an ERGM from Scratch in Python](http://davidmasad.com/blog/ergms-from-scratch/), using networkx and numpy (2014).
|
||||
- [Implementing an ERGM from Scratch in Python](https://gist.github.com/dmasad/8509304), using networkx and numpy (2014).
|
||||
- [nxviz](https://github.com/ericmjl/nxviz/) - Visualization package for NetworkX.
|
||||
- [npartite](https://github.com/ike002jp/npartite) - Python algorithms for community detection in n-partite networks.
|
||||
- [PyGraphistry](https://github.com/graphistry/pygraphistry) - Python library to extract, transform, and visually explore big graphs.
|
||||
|
Loading…
Reference in New Issue
Block a user