python-igraph¶
High performance graph data structures and algorithms
| Home | http://pypi.python.org/pypi/python-igraph |
| Versions | 0.7.1.post6 |
| License | GNU General Public License (GPL) |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/python-igraph |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install python-igraph
and update with:
conda update python-igraph