Skip to content

Commit 57077ce

Browse files
committed
a readme.
1 parent f842394 commit 57077ce

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# python-suitesparse-graphblas
2-
Python CFFI Binding around SuiteSparse:GraphBLAS
2+
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

Comments
 (0)