pygraphistry
Graph processor library
A Python library for fast and efficient graph data processing, visualization, and analysis on GPUs
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
2k stars
49 watching
206 forks
Language: Python
last commit: 8 days ago
Linked from 2 awesome lists
csvcudfcugraphgpugraphgraph-visualizationgraphistryigraphjupyterneo4jnetwork-analysisnetwork-visualizationnetworkxpandaspythonrapidssplunktigergraphvisualizationwebgl
Related projects:
Repository | Description | Stars |
---|---|---|
pygraphviz/pygraphviz | Provides a Python interface to the Graphviz graph layout and visualization package | 776 |
glumpy/glumpy | A Python library for creating fast and scalable scientific visualizations using numpy and OpenGL | 1,239 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and data structures | 471 |
cidles/graf-python | A Python library that parses and generates XML files for representing annotation graphs as per ISO 24612 specifications. | 21 |
nsgeophysics/gprpy | Software for processing and visualizing Ground Penetrating Radar data | 194 |
yahoo/graphkit | A lightweight Python module for representing and executing computation graphs with dependencies between operations | 85 |
ashenoy-cmbi/grafify | A tool for creating high-quality statistical graphics with support for ANOVA and post-hoc comparisons | 47 |
rraadd88/parag | A Python package for interactive visualization of higher-order graphs in various fields. | 2 |
cytoscape/ipycytoscape | A widget enabling interactive graph visualization with cytoscape.js in JupyterLab and the Jupyter notebook. | 269 |
rapidsai/cugraph | A library of GPU-accelerated graph analytics and services | 1,742 |
true-grue/yed_py | A Python library for creating graphs using the yEd graph drawing tool | 57 |
igraph/igraph | A comprehensive C library for analyzing and understanding complex networks and graph structures | 1,751 |
snap-stanford/snap | A general purpose network analysis and graph mining library for large networks | 2,193 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |