GraphBLAS / LAGraph

This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org
Other
229 stars 61 forks source link

Removed LAGraph_pagerank globals #26

Closed swilly22 closed 5 years ago

swilly22 commented 5 years ago

Enable user application to call LAGraph_pagerank from multiple threads concurrently.