You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: graph-api-c/basic_concepts.tex
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
\chapter{Basic Concepts}
1
+
\chapter{Basic concepts}
2
2
\label{Chp:Concepts}
3
3
4
4
The GraphBLAS C API is used to construct
@@ -339,7 +339,7 @@ \section{Notation}
339
339
\restoregeometry
340
340
341
341
342
-
\section{Mathematical Foundations}
342
+
\section{Mathematical foundations}
343
343
344
344
Graphs can be represented in terms of matrices. The values stored in these
345
345
matrices correspond to attributes (often weights) of edges in the graph.\footnote{More information on the mathematical foundations can be found in the following paper: J. Kepner, P. Aaltonen, D. Bader, A. Buluç, F. Franchetti, J. Gilbert, D. Hutchison, M. Kumar, A. Lumsdaine, H. Meyerhenke, S. McMillan, J. Moreira, J. Owens, C. Yang, M. Zalewski, and T. Mattson. 2016, September. Mathematical foundations of the GraphBLAS. In \emph{2016 IEEE High Performance Extreme Computing Conference (HPEC)} (pp. 1-9). IEEE.}
0 commit comments