Skip to content

Commit

Permalink
Merge pull request #440 from DrTimothyAldenDavis/dev2
Browse files Browse the repository at this point in the history
citation to GraphBLAS
  • Loading branch information
DrTimothyAldenDavis authored Oct 15, 2023
2 parents 944b3ea + 1d8d7e2 commit 0ee99a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,9 @@ papers in ACM TOMS, for each package.

* for GraphBLAS, and `C=A*B` in MATLAB (sparse-times-sparse):

T. Davis, Algorithm 10xx: SuiteSparse:GraphBLAS: parallel graph
algorithms in the language of sparse linear algebra, ACM Trans on
Mathematical Software, just accepted, 2023. See the pdf in
https://github.com/DrTimothyAldenDavis/GraphBLAS/tree/stable/Doc .
T. A. Davis. Algorithm 1037: SuiteSparse:GraphBLAS: Parallel Graph
Algorithms in the Language of Sparse Linear Algebra. ACM Trans. Math.
Softw. 49, 3, Article 28 (September 2023), 30 pages.
https://doi.org/10.1145/3577195

T. Davis, Algorithm 1000: SuiteSparse:GraphBLAS: graph algorithms in
Expand Down
7 changes: 3 additions & 4 deletions SuiteSparse_config/Config/README.md.in
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,9 @@ papers in ACM TOMS, for each package.

* for GraphBLAS, and `C=A*B` in MATLAB (sparse-times-sparse):

T. Davis, Algorithm 10xx: SuiteSparse:GraphBLAS: parallel graph
algorithms in the language of sparse linear algebra, ACM Trans on
Mathematical Software, just accepted, 2023. See the pdf in
https://github.com/DrTimothyAldenDavis/GraphBLAS/tree/stable/Doc .
T. A. Davis. Algorithm 1037: SuiteSparse:GraphBLAS: Parallel Graph
Algorithms in the Language of Sparse Linear Algebra. ACM Trans. Math.
Softw. 49, 3, Article 28 (September 2023), 30 pages.
https://doi.org/10.1145/3577195

T. Davis, Algorithm 1000: SuiteSparse:GraphBLAS: graph algorithms in
Expand Down

0 comments on commit 0ee99a7

Please sign in to comment.