We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f842394 commit 57077ceCopy full SHA for 57077ce
README.md
@@ -1,2 +1,8 @@
1
# python-suitesparse-graphblas
2
-Python CFFI Binding around SuiteSparse:GraphBLAS
+Python CFFI Binding around
3
+[SuiteSparse:GraphBLAS](https://github.com/DrTimothyAldenDavis/GraphBLAS)
4
+
5
+This is a base package that exposes only the low level CFFI API
6
+bindings and symbols. This package is shared by the syntax bindings
7
+[pygraphblas](https://github.com/Graphegon/pygraphblas) and
8
+[grblas](https://github.com/metagraph-dev/grblas).
0 commit comments