「ネットワーク分析」をするためのパッケージとして「igraph」というものもある。 これにより「pip install igraph」でもigraphをインストールできるようになった。 (b) PyPI上は「igraph」に統一 PyPI上にも追記されたが、パッケージ名は「igraph」に統一される。
The tutorial shows Python 2.7 and igraph 0.6 in the example outputs. This should be updated to recent versions since we don't even support Python 2.7.