Skip to content

Commit 4348a19

Browse files
committed
Adding link to the 2.0.0 C API spec.
1 parent aaa3c3f commit 4348a19

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,18 @@ Version 1.3.0 (final) is released on September 25, 2019. It can be
7373
downloaded from
7474
[here](http://people.eecs.berkeley.edu/~aydin/GraphBLAS_API_C_v13.pdf).
7575

76+
Version 2.0.0 (final) is released on November 15, 2021. It can be
77+
downloaded from
78+
[here](https://github.com/GraphBLAS/graphblas-api-c/files/7541426/GraphBLAS_API_C_2.0.0.pdf).
79+
7680

7781
# Projects developing implementations of the GraphBLAS
7882

7983
* [SuiteSparse Graph BLAS (Texas A&M)](http://faculty.cse.tamu.edu/davis/suitesparse.html)
8084

8185
* [IBM GraphBLAS](https://github.com/IBM/ibmgraphblas)
8286

83-
* [GraphBLAS Template Library (SEI/Indiana)](https://github.com/cmu-sei/gbtl)
87+
* [GraphBLAS Template Library, GBTL (CMU-SEI/Indiana/PNNL)](https://github.com/cmu-sei/gbtl)
8488

8589
* [GraphBLAST (UC Davis and LBNL)](https://github.com/gunrock/graphblast)
8690

0 commit comments

Comments
 (0)