Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igraph/igraph
Library for the analysis of networks
https://github.com/igraph/igraph
c complex-networks graph-algorithms graph-theory mathematics network-analysis network-graph
Last synced: 3 days ago
JSON representation
Library for the analysis of networks
- Host: GitHub
- URL: https://github.com/igraph/igraph
- Owner: igraph
- License: gpl-2.0
- Created: 2013-03-04T02:00:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T12:03:14.000Z (about 2 months ago)
- Last Synced: 2024-10-29T14:57:06.514Z (about 2 months ago)
- Topics: c, complex-networks, graph-algorithms, graph-theory, mathematics, network-analysis, network-graph
- Language: C
- Homepage: https://igraph.org
- Size: 128 MB
- Stars: 1,743
- Watchers: 82
- Forks: 405
- Open Issues: 257
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Citation: CITATION.cff
- Support: SUPPORT.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-list - igraph - Library for the analysis of networks. (Graph / Others)
README
[![Build Status on Azure Pipelines](https://dev.azure.com/igraph-team/igraph/_apis/build/status/igraph.igraph?branchName=master)](https://dev.azure.com/igraph-team/igraph/_build/latest?definitionId=1&branchName=master)
![Build Status on Github Actions](https://github.com/igraph/igraph/workflows/MINGW/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/igraph/igraph/branch/master/graph/badge.svg?token=xGFabHJE2I)](https://codecov.io/gh/igraph/igraph)
[![DOI](https://zenodo.org/badge/8546198.svg)](https://zenodo.org/badge/latestdoi/8546198)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/IGraphMigraph is a collaborative work of many people from all around the world —
see the [list of contributors here](./CONTRIBUTORS.md). If you would like
to contribute yourself, [click here to see how you can
help](./CONTRIBUTING.md).Citation
--------If you use igraph in your research, please cite
> Csardi, G., & Nepusz, T. (2006). The igraph software package for complex network research. InterJournal, Complex Systems, 1695.