All Projects → igraph → Igraph

igraph / Igraph

Licence: gpl-2.0
Library for the analysis of networks

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Igraph

Swift-MathEagle
A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int, big frac, big rational, graphs and general handy extensions and functions.
Stars: ✭ 41 (-96.42%)
Mutual labels:  graph-algorithms, mathematics
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-88.38%)
Mutual labels:  graph-algorithms, mathematics
D3graphtheory
💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡️
Stars: ✭ 1,364 (+19.13%)
Mutual labels:  graph-algorithms, mathematics
Suitesparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University
Stars: ✭ 344 (-69.96%)
Mutual labels:  graph-algorithms, mathematics
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (-6.38%)
Mutual labels:  mathematics
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-96.16%)
Mutual labels:  graph-algorithms
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-96.51%)
Mutual labels:  mathematics
Learn some algorithm and data structure
从零开始回顾一下最简单最基础的算法与数据结构
Stars: ✭ 38 (-96.68%)
Mutual labels:  graph-algorithms
Programming Exercises
Programming Exercises about Interesting Topics
Stars: ✭ 67 (-94.15%)
Mutual labels:  mathematics
String Calc
PHP calculator library for mathematical terms (expressions) passed as strings
Stars: ✭ 60 (-94.76%)
Mutual labels:  mathematics
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-95.37%)
Mutual labels:  mathematics
Sentiment Analysis Twitter Microservices Example
A sample application that demonstrates how to build a graph processing platform to analyze sources of emotional influence on Twitter.
Stars: ✭ 45 (-96.07%)
Mutual labels:  graph-algorithms
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (-6.03%)
Mutual labels:  mathematics
Graph Theory
Graph algorithms implementation
Stars: ✭ 42 (-96.33%)
Mutual labels:  graph-algorithms
Accupy
Accurate sums and dot products for Python.
Stars: ✭ 65 (-94.32%)
Mutual labels:  mathematics
Math books
📚 Математичный список полезных книг
Stars: ✭ 38 (-96.68%)
Mutual labels:  mathematics
Rings
Rings: efficient JVM library for polynomial rings
Stars: ✭ 50 (-95.63%)
Mutual labels:  mathematics
Mathjax
Beautiful and accessible math in all browsers
Stars: ✭ 8,551 (+646.81%)
Mutual labels:  mathematics
Pydata Networkx
A short tutorial on network analysis using Game of Thrones, US Airports and Python!
Stars: ✭ 50 (-95.63%)
Mutual labels:  graph-algorithms
Agda
Agda formalisation of the Introduction to Homotopy Type Theory
Stars: ✭ 50 (-95.63%)
Mutual labels:  mathematics

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].