All Projects → stchang → graph

stchang / graph

Licence: Apache-2.0 License
Generic graph library and algorithms for Racket.

Programming Languages

racket
414 projects

Projects that are alternatives of or similar to graph

Multigraph transformer
transformer, multi-graph transformer, graph, graph classification, sketch recognition, sketch classification, free-hand sketch, official code of the paper "Multi-Graph Transformer for Free-Hand Sketch Recognition"
Stars: ✭ 231 (+335.85%)
Mutual labels:  graph
Astgcn
⚠️[Deprecated] no longer maintained, please use the code in https://github.com/guoshnBJTU/ASTGCN-r-pytorch
Stars: ✭ 246 (+364.15%)
Mutual labels:  graph
purescript-d3-tagless-II
Tagless final style interpreter / wrapper for D3 in PureScript, latest of many re-writes
Stars: ✭ 28 (-47.17%)
Mutual labels:  graph
Git Deps
git commit dependency analysis tool
Stars: ✭ 232 (+337.74%)
Mutual labels:  graph
Grakn
TypeDB: a strongly-typed database
Stars: ✭ 2,947 (+5460.38%)
Mutual labels:  graph
Graph Data Science
Source code for the Neo4j Graph Data Science library of graph algorithms.
Stars: ✭ 251 (+373.58%)
Mutual labels:  graph
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (+332.08%)
Mutual labels:  graph
parallel-dfs-dag
A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directed-acyclic-graphs)
Stars: ✭ 29 (-45.28%)
Mutual labels:  graph
P2p Graph
Real-time P2P network visualization with D3
Stars: ✭ 245 (+362.26%)
Mutual labels:  graph
cl-covid19
Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana
Stars: ✭ 51 (-3.77%)
Mutual labels:  graph
Spectral Trajectory And Behavior Prediction
This is the code base for Trajectory and Driver Behavior Prediction in Autonomous Vehicles using Spectral Graph Theory
Stars: ✭ 236 (+345.28%)
Mutual labels:  graph
Msgraph Sdk Powershell
Powershell SDK for Microsoft Graph
Stars: ✭ 239 (+350.94%)
Mutual labels:  graph
Chart.js
Simple HTML5 Charts using the <canvas> tag
Stars: ✭ 55,646 (+104892.45%)
Mutual labels:  graph
Nodeeditorwinforms
Node based user control / editor for Windows Forms
Stars: ✭ 232 (+337.74%)
Mutual labels:  graph
ux-charts
Simple, responsive, modern Charts with zero dependencies
Stars: ✭ 22 (-58.49%)
Mutual labels:  graph
Euler
A distributed graph deep learning framework.
Stars: ✭ 2,701 (+4996.23%)
Mutual labels:  graph
Clchart
A fast, simple and cross-platform(html5 react-native weex wechat-applet) stock chart library created using canvas.
Stars: ✭ 250 (+371.7%)
Mutual labels:  graph
gun-scape
GunDB Cytoscape Graph Visualizer + Live Editor
Stars: ✭ 49 (-7.55%)
Mutual labels:  graph
agda
The theory of algebraic graphs formalised in Agda
Stars: ✭ 67 (+26.42%)
Mutual labels:  graph
racket-graphviz
Library to enable using graphviz in Racket programs
Stars: ✭ 20 (-62.26%)
Mutual labels:  graph

graph Tests Scribble Docs

=====

Generic graph library and algorithms for Racket.

documentation

Requires Racket v6.0 or later.

To install via the package system:

raco pkg install --auto graph

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].