--------------------------------------------------------------------------------
SuiteSparse:GraphBLAS/Doc folder
--------------------------------------------------------------------------------

This folder contains the following files:

    CONTRIBUTOR-LICENSE.txt     how to contribute to GraphBLAS
    ChangeLog                   changes in GraphBLAS
    GraphBLAS_API_C_2.0.0.pdf
    GraphBLAS_API_C_v13.pdf     the GraphBLAS C API Specification (v1.3)
    GraphBLAS_API_version.tex   the version of the C API that this version
                                of SuiteSparse:GraphBLAS conforms to.
    GraphBLAS_UserGuide.pdf     the SuiteSparse:GraphBLAS User Guide 

    GraphBLAS_UserGuide.tex     LaTeX source of the User Guide
    GraphBLAS_UserGuide.bib
    Makefile                    to create the User Gude

    GraphBLAS_version.tex       this version of SuiteSparse:GraphBLAS
    License.txt                 SPDX-License-Identifier: Apache-2.0
    README_Doc.txt              this file

Papers on SuiteSparse:GraphBLAS.  See the User Guide for the full citations.

    toms_graphblas.pdf          2019 ACM TOMS paper on SuiteSparse:GraphBLAS
    CSC20_OpenMP_GraphBLAS.pdf  "Parallel GraphBLAS with OpenMP"
    HPEC19.pdf                  "Write Quick, Run Fast: Sparse DNN ..."
    Davis_HPEC18.pdf            "Graph algorithms via SuiteSparse:GraphBLAS..."
    lagraph-grapl19.pdf         "LAGraph: a community effort to collect graph
                                 algorithms built on top of the GraphBLAS"
    HPEC20_Python_and_MATLAB.pdf    "GraphBLAS programmability", by Mattson
                                    Pelletier, and Davis.  HPEC'20
    toms_parallel_grb.pdf       2021 ACM TOMS paper on the parallel
                                SuiteSparse:GraphBLAS (submitted July 2021)
    The_GraphBLAS_in_Julia_and_Python_the_PageRank_and_Triangle_Centralities.pdf

