DrTimothyAldenDavis / GraphBLAS

SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: ask me for the right branch before submitting a PR. video intro: https://youtu.be/Tj5y6d7FegI .
http://faculty.cse.tamu.edu/davis/GraphBLAS.html
Other
355 stars 62 forks source link

typecast uint64 before comparing with int64 in GxB Iterator #304

Closed DrTimothyAldenDavis closed 3 months ago

DrTimothyAldenDavis commented 3 months ago

Also fix a few comments in GB_matrix.h.