Closed eriknw closed 4 years ago
We moved the location of grblas.
grblas
Also, I think grblas should probably be starred. It's one of the easiest wrappers to install (you don't need to install GraphBLAS separately), and it should be a good starting point for users. For example, you can start coding in one click:
https://mybinder.org/v2/gh/metagraph-dev/grblas/master?filepath=notebooks%2FIntro%20to%20GraphBLAS%20%2B%20SSSP%20example.ipynb
We still have work we'd like to do to make it even more accessible and user-friendly, but we're quickly getting there.
Agreed. Thanks for the PR.
We moved the location of
grblas
.Also, I think
grblas
should probably be starred. It's one of the easiest wrappers to install (you don't need to install GraphBLAS separately), and it should be a good starting point for users. For example, you can start coding in one click:https://mybinder.org/v2/gh/metagraph-dev/grblas/master?filepath=notebooks%2FIntro%20to%20GraphBLAS%20%2B%20SSSP%20example.ipynb
We still have work we'd like to do to make it even more accessible and user-friendly, but we're quickly getting there.