Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: YashSharma79
  • License: gpl-2.0
  • Language: C
  • Default Branch: master
  • Size: 106 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed almost 5 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Authors Zenodo

README.md

Build Status on Azure Pipelines Build Status on Github Actions codecov DOI

The igraph library

igraph is a C library for creating, manipulating and analysing graphs. It is intended to be as powerful (i.e. fast) as possible to enable working with large graphs.

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

Owner

  • Name: Yash Sharma
  • Login: YashSharma79
  • Kind: user
  • Location: United States

Curious about AI and physics

GitHub Events

Total
Last Year

Dependencies

.github/workflows/build-cmake.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • msys2/setup-msys2 v2 composite
.github/workflows/codecov.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1.2.1 composite