Skip to content

Commit d9773be

Browse files
update SuiteSparse:GraphBLAS
1 parent 4348a19 commit d9773be

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ support a wide range of parallel graph algorithms.
2828
[The GraphBLAS Wikipedia Page](https://en.wikipedia.org/wiki/GraphBLAS)
2929

3030
The C reference implementation is
31-
[SuiteSparse:GraphBLAS](http://faculty.cse.tamu.edu/davis/suitesparse.html).
31+
[SuiteSparse:GraphBLAS](http://faculty.cse.tamu.edu/davis/graphblas.html),
32+
which implements the version 2.0.0 (final) C API.
3233

3334
Our 2013 manifesto for this project can be found
3435
[here](http://www.netlib.org/utk/people/JackDongarra/PAPERS/GraphPrimitives-HPEC.pdf).
@@ -80,7 +81,7 @@ downloaded from
8081

8182
# Projects developing implementations of the GraphBLAS
8283

83-
* [SuiteSparse Graph BLAS (Texas A&M)](http://faculty.cse.tamu.edu/davis/suitesparse.html)
84+
* [SuiteSparse GraphBLAS (Texas A&M)](http://faculty.cse.tamu.edu/davis/graphblas.html)
8485

8586
* [IBM GraphBLAS](https://github.com/IBM/ibmgraphblas)
8687

0 commit comments

Comments
 (0)