This package browser is in early development. Mind the rough edges.

igraph 0.10.4

Network analysis and visualization

This package provides a library for the analysis of networks and graphs. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

Installation

Install igraph 0.10.4 as follows:

guix install igraph@0.10.4

Or install the latest version:

guix install igraph

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.