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

Change variable name: hook -> hookP #12

Closed szarnyasg closed 5 years ago

szarnyasg commented 5 years ago

The code works as before because hook and hookP are of the same length - but I think in line 71, hookP is the better choice.