graphkit
Graph computation library
A lightweight Python module for representing and executing computation graphs with dependencies between operations
A lightweight Python module for creating and running ordered graphs of computations.
85 stars
13 watching
24 forks
Language: Python
last commit: almost 2 years ago computer-visionmachine-learningpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
| A lightweight Java library for creating and manipulating simple graph data structures. | 43 |
| Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |
| A comprehensive C++ library for graph algorithms and analysis | 485 |
| A Python library that provides a robust representation of semantically constrained graphs, specifically for molecules in chemistry. | 696 |
| A Python library for fast and efficient graph data processing, visualization, and analysis on GPUs | 2,184 |
| An abstraction layer in Python for building knowledge graphs using popular graph libraries. | 592 |
| A lightweight library for working with graph neural networks in jax. | 1,380 |
| A pure Swift implementation of a graph data structure with algorithms and utility functions | 759 |
| A Python library for constructing dataflow graphs with support for reactive and lazy evaluation. | 444 |
| A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 187 |
| A collection of graph algorithms implemented in MATLAB code | 43 |
| A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 209 |
| A monorepo for various tools used by subgraph developers to simplify the development process | 394 |
| A high-performance graph algorithm library built on top of the graph_builder crate. | 390 |