You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to use python-graphblas instead of grblas. (#2)
* Update to use `python-graphblas` instead of `grblas`.
Also, add git pre-commit hooks
* New commit (trying to make coveralls happy)
* coveralls debug
* Don't upload to coveralls atm. why broke?!
GraphBLAS algorithms written in Python with [`grblas`](https://github.com/metagraph-dev/grblas). We are trying to target the NetworkX API algorithms where possible.
11
+
GraphBLAS algorithms written in Python with [Python-graphblas](https://github.com/python-graphblas/python-graphblas). We are trying to target the NetworkX API algorithms where possible.
0 commit comments