Skip to content

Commit c42caef

Browse files
update reference to MATLAB
1 parent 5c829ba commit c42caef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,10 @@ downloaded from
100100

101101
# Programming Language Interfaces to The GraphBLAS API
102102

103-
* [MATLAB (comes with SuiteSparse)](http://faculty.cse.tamu.edu/davis/suitesparse.html)
103+
* [MATLAB (comes with SuiteSparse)](http://faculty.cse.tamu.edu/davis/suitesparse.html).
104+
MATLAB R2021a and later uses SuiteSparse:GraphBLAS v3.1 for C=A*B when A and B are sparse.
105+
[Release Notes](https://www.mathworks.com/help/releases/R2021a/matlab/release-notes.html),
106+
under Performance.
104107

105108
* [pygraphblas Python library](https://github.com/michelp/pygraphblas)
106109

0 commit comments

Comments
 (0)