We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c829ba commit c42caefCopy full SHA for c42caef
README.md
@@ -100,7 +100,10 @@ downloaded from
100
101
# Programming Language Interfaces to The GraphBLAS API
102
103
-* [MATLAB (comes with SuiteSparse)](http://faculty.cse.tamu.edu/davis/suitesparse.html)
+* [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.
107
108
* [pygraphblas Python library](https://github.com/michelp/pygraphblas)
109
0 commit comments