|
|
|
|
|
by jim22k
1255 days ago
|
|
I presented the new dispatching feature at PyData Global back in December. The first 30 minutes of the follow video:
https://youtu.be/pd-Sbm8lHTc?t=46 It shows how to use the feature, some benchmarks, and how other graph libraries can become plugins to the NetworkX dispatching mechanism. |
|
This slide shows some speedups when using the GraphBLAS [1] backend [2]:
https://i.postimg.cc/mr3mkKtx/100x-Faster-Network-X.png
[1] https://github.com/python-graphblas/python-graphblas
[2] https://github.com/python-graphblas/graphblas-algorithms