diff options
author | Eduardo Julian | 2022-01-25 21:26:50 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-01-25 21:26:50 -0400 |
commit | 7661faaa22a253bb4703992b638038d96ead0ade (patch) | |
tree | 748bca72a2aad0d33a4268ad0d0d39fa4e24b384 /documentation | |
parent | 9a08039adfe40f76b9d5a5351005671c15b557bf (diff) |
Bug fixes for eval in general and in Lux/Ruby.
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/bookmark/algorithm/graph.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/algorithm/graph.md b/documentation/bookmark/algorithm/graph.md new file mode 100644 index 000000000..68c06e81b --- /dev/null +++ b/documentation/bookmark/algorithm/graph.md @@ -0,0 +1,4 @@ +# Reference + +0. [GraphBLAS: Building a C++ Matrix API for Graph Algorithms - Benjamin Brock & Scott McMillan](https://www.youtube.com/watch?v=xMBNCtFV8sI) + |