duplicate link

This commit is contained in:
François Briatte 2016-10-29 16:25:38 +02:00
parent 6cc58ca4e4
commit 2fcd571beb

View File

@ -554,7 +554,6 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
> For more awesome Python packages, see the [Awesome Python](https://github.com/vinta/awesome-python) and [Awesome Python Books](https://github.com/Junnplus/awesome-python-books) lists.
1. [graph-tool](https://graph-tool.skewed.de/) - Python module for network manipulation and analysis, written mostly in C++ for speed.
- [igraph](http://igraph.org/python/) - A collection of network analysis tools, written mostly in C++ for speed.
- [graphviz](https://pypi.python.org/pypi/graphviz) - Python renderer for the DOT graph drawing language.
- [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.