All repos
igraph/igraph
Library for the analysis of networks
Why it is useful
igraph is a recent open-source project in Mathematics. It is included because it has recent repository activity and can support mathematical learning, research, modelling, software development, or AI workflows.
Repository at a glance
- Owner: igraph
- Primary language: C
- Latest update: 2026-07-30
- Stars / forks: 1996 / 447
- License: GPL-2.0
- Links: Official project site
Good starting points
- Read the project README and installation instructions.
- Try the smallest example before changing parameters or datasets.
- Check tests, issues, and release notes before relying on results in teaching or research.
- Cite the repository and its license when reusing code or figures.
README snapshot
The igraph library ------------------ igraph is a C library for complex network analysis and graph theory, with emphasis on efficiency, portability and ease of use. See https://igraph.org for installation instructions and documentation. igraph can also be used from: - R — https://github.com/igraph/rigraph - Python — https://github.com/igraph/python-igraph - Mathematica — https://github.com/szhorvat/IGraphM igraph is a collaborative work of many people from all around t