Skip to content

Commit cc5b7fd

Browse files
committed
Add Graphony
1 parent b5f3101 commit cc5b7fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ See also the [ongoing design of the GraphBLAS C++ API](https://people.eecs.berke
253253

254254
## Related libraries
255255

256+
* [Graphony](https://github.com/Graphegon/Graphony): a Python library for doing high-performance graph analysis using the GraphBLAS over sparse and hypersparse data sets. It uses pygraphblas to store graph data in sparse GraphBLAS matrices and node and edge properties in PostgreSQL.
256257
* [RedisGraph](https://redislabs.com/redis-enterprise/redis-modules/redis-enterprise-modules/redisgraph/)
257258
* More pointers [below](#RedisGraph)
258259
* [Graphulo](https://graphulo.mit.edu/) (built for [Apache Accumulo](https://accumulo.apache.org/))

0 commit comments

Comments
 (0)