Add Snappy.

This commit is contained in:
Hristo Georgiev 2017-10-09 23:22:14 +01:00
parent e8dc24d752
commit 48a525010a

View File

@ -619,6 +619,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
- [PyGraphistry](https://github.com/graphistry/pygraphistry) - Python library to extract, transform, and visually explore big graphs.
- [python-igraph](http://igraph.org/python/) - Python version of the igraph network analysis package.
- [python-louvain](http://perso.crans.org/aynaud/communities/) - A solid implementation of Louvain community detection algorithm.
- [Snap.py](http://snap.stanford.edu/snappy/index.html) - A Python interface for SNAP (a general purpose, high performance system for analysis and manipulation of large networks).
- [TQ (Temporal Quantities)](http://vladowiki.fmf.uni-lj.si/doku.php?id=tq) - Python 3 library for temporal network analysis.
### R