All Projects → Igraph → Similar Projects or Alternatives

442 Open source projects that are alternatives of or similar to Igraph

kiselyov
Геометрия по Киселёву
Stars: ✭ 16 (-98.6%)
Mutual labels:  mathematics
generativepy
Library for creating generative art and maths animations
Stars: ✭ 70 (-93.89%)
Mutual labels:  mathematics
Imagine Old
Modeling and simulations using computational graphs
Stars: ✭ 25 (-97.82%)
Mutual labels:  mathematics
humke-4d-geometry
A web-based 4D Geometry viewer
Stars: ✭ 51 (-95.55%)
Mutual labels:  mathematics
GOSH
An ultra-fast, GPU-based large graph embedding algorithm utilizing a novel coarsening algorithm requiring not more than a single GPU.
Stars: ✭ 12 (-98.95%)
Mutual labels:  graph-algorithms
finite-fields
Python code and tests for the post 'Programming with Finite Fields'
Stars: ✭ 43 (-96.24%)
Mutual labels:  mathematics
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-65.68%)
Mutual labels:  graph-algorithms
Grafatko
An app for creating and visualizing graphs and graph-related algorithms.
Stars: ✭ 22 (-98.08%)
Mutual labels:  graph-algorithms
common-algorithms-js
Common algorithms implemented in JavaScript.
Stars: ✭ 34 (-97.03%)
Mutual labels:  graph-algorithms
edgebundle
R package implementing edge bundling algorithms
Stars: ✭ 100 (-91.27%)
Mutual labels:  graph-algorithms
Accupy
Accurate sums and dot products for Python.
Stars: ✭ 65 (-94.32%)
Mutual labels:  mathematics
NGCF-PyTorch
PyTorch Implementation for Neural Graph Collaborative Filtering
Stars: ✭ 200 (-82.53%)
Mutual labels:  graph-algorithms
lib12
lib12 is a library of universal helpers and extensions useful in any .NET project
Stars: ✭ 30 (-97.38%)
Mutual labels:  mathematics
geometer
A geometry library written in Python
Stars: ✭ 89 (-92.23%)
Mutual labels:  mathematics
Networkit
NetworKit is a growing open-source toolkit for large-scale network analysis.
Stars: ✭ 383 (-66.55%)
Mutual labels:  graph-algorithms
me
记录和分享技术的博客
Stars: ✭ 17 (-98.52%)
Mutual labels:  mathematics
PCG
𝙋𝙝𝙮𝙡𝙤𝙜𝙚𝙣𝙚𝙩𝙞𝙘 𝘾𝙤𝙢𝙥𝙤𝙣𝙚𝙣𝙩 𝙂𝙧𝙖𝙥𝙝 ⸺ Haskell program and libraries for general phylogenetic graph search
Stars: ✭ 20 (-98.25%)
Mutual labels:  graph-algorithms
RandLib
🚀 A library designed to facilitate work with probability, statistics and stochastic calculus
Stars: ✭ 64 (-94.41%)
Mutual labels:  mathematics
blossom
Edmonds's blossom algorithm for maximum weight matching in undirected graphs
Stars: ✭ 16 (-98.6%)
Mutual labels:  graph-algorithms
Sudokus Colored
An experiment in R to color overimposed sudokus
Stars: ✭ 22 (-98.08%)
Mutual labels:  mathematics
RioGNN
Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks
Stars: ✭ 46 (-95.98%)
Mutual labels:  graph-algorithms
Program-Matematika
Program Matematika adalah sebuah repository GitHub yang berisi program yang dapat memudahkan para pelajar atau guru dalam menyelesaikan masalah Matematika dengan Terminal
Stars: ✭ 15 (-98.69%)
Mutual labels:  mathematics
cplot
Function plotter
Stars: ✭ 27 (-97.64%)
Mutual labels:  mathematics
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (-66.72%)
Mutual labels:  mathematics
nodegraph
NodeGraph - A simple directed graph with visualization UI.
Stars: ✭ 21 (-98.17%)
Mutual labels:  graph-algorithms
FastExpm.jl
Implementation of a fast exponential matrix for large matrices (full and sparse)
Stars: ✭ 22 (-98.08%)
Mutual labels:  mathematics
Vortice.Mathematics
Cross platform .NET math library.
Stars: ✭ 46 (-95.98%)
Mutual labels:  mathematics
Math books
📚 Математичный список полезных книг
Stars: ✭ 38 (-96.68%)
Mutual labels:  mathematics
spotify-song-recommender
A Spotify song recommendation engine built with the power of graph analytics.
Stars: ✭ 34 (-97.03%)
Mutual labels:  graph-algorithms
tractor
Magnetic resonance imaging and tractography with R
Stars: ✭ 26 (-97.73%)
Mutual labels:  graph-algorithms
Graph Data Science
Source code for the Neo4j Graph Data Science library of graph algorithms.
Stars: ✭ 251 (-78.08%)
Mutual labels:  graph-algorithms
Texmacs
Source Code of GNU TeXmacs, Developers Guide ==>
Stars: ✭ 372 (-67.51%)
Mutual labels:  mathematics
Grakn
TypeDB: a strongly-typed database
Stars: ✭ 2,947 (+157.38%)
Mutual labels:  graph-algorithms
autodiff
A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.
Stars: ✭ 69 (-93.97%)
Mutual labels:  mathematics
Pathfinding Visualizer Threejs
A visualizer for pathfinding algorithms in 3D with maze generation, first-person view and device camera input.
Stars: ✭ 209 (-81.75%)
Mutual labels:  graph-algorithms
Mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
Stars: ✭ 905 (-20.96%)
Mutual labels:  graph-algorithms
Quiver
A reasonable library for modeling multi-graphs in Scala
Stars: ✭ 195 (-82.97%)
Mutual labels:  graph-algorithms
grblas
Python wrapper around GraphBLAS
Stars: ✭ 22 (-98.08%)
Mutual labels:  graph-algorithms
Ppnp
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
Stars: ✭ 177 (-84.54%)
Mutual labels:  graph-algorithms
Graph Adversarial Learning Literature
A curated list of adversarial attacks and defenses papers on graph-structured data.
Stars: ✭ 362 (-68.38%)
Mutual labels:  graph-algorithms
Libgrape Lite
🍇 A C++ library for parallel graph processing 🍇
Stars: ✭ 169 (-85.24%)
Mutual labels:  graph-algorithms
networkx-neo4j
NetworkX API for Neo4j Graph Algorithms.
Stars: ✭ 98 (-91.44%)
Mutual labels:  graph-algorithms
Hgp Sl
Hierarchical Graph Pooling with Structure Learning
Stars: ✭ 159 (-86.11%)
Mutual labels:  graph-algorithms
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-95.37%)
Mutual labels:  graph-algorithms
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-87.6%)
Mutual labels:  graph-algorithms
graph
modern mathematical graph/network library written in PHP
Stars: ✭ 12 (-98.95%)
Mutual labels:  graph-algorithms
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-87.86%)
Mutual labels:  graph-algorithms
Pyemd
Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
Stars: ✭ 361 (-68.47%)
Mutual labels:  mathematics
okama
Investment portfolio and stocks analyzing tools for Python with free historical data
Stars: ✭ 87 (-92.4%)
Mutual labels:  mathematics
Depthmapx
depthmapX is a multi-platform Spatial Network Analysis Software
Stars: ✭ 120 (-89.52%)
Mutual labels:  graph-algorithms
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (-22.45%)
Mutual labels:  mathematics
simulate
A collection of simulations and visualizations for all sorts of stuff (Majorly Algorithmic or Mathematical)
Stars: ✭ 82 (-92.84%)
Mutual labels:  mathematics
chinese-postman-problem
C++ solution for the chinese postman problem
Stars: ✭ 19 (-98.34%)
Mutual labels:  graph-algorithms
Evalne
Source code for EvalNE, a Python library for evaluating Network Embedding methods.
Stars: ✭ 67 (-94.15%)
Mutual labels:  graph-algorithms
Korma
Mathematics library focused on geometry for Multiplatform Kotlin 1.3
Stars: ✭ 65 (-94.32%)
Mutual labels:  mathematics
Phpermutations
Generate Permutations and Combinations in an efficient way.
Stars: ✭ 56 (-95.11%)
Mutual labels:  mathematics
Latex Examples
Examples for the usage of LaTeX
Stars: ✭ 1,032 (-9.87%)
Mutual labels:  mathematics
Leaderboardx
A tool for building graphs quickly
Stars: ✭ 13 (-98.86%)
Mutual labels:  graph-algorithms
Cindyjs
A JavaScript framework for interactive (mathematical) content.
Stars: ✭ 495 (-56.77%)
Mutual labels:  mathematics
Resumos EMAP-FGV
Repositório de resumos do curso de Matemática Aplicada da FGV-EMAP
Stars: ✭ 23 (-97.99%)
Mutual labels:  mathematics
301-360 of 442 similar projects