networkx / nx-parallel

A networkx backend that uses joblib to run graph algorithms in parallel.
BSD 3-Clause "New" or "Revised" License
23 stars 20 forks source link

replaced networkx.plugins with networkx.backends and updated readme #26

Closed Schefflera-Arboricola closed 8 months ago

Schefflera-Arboricola commented 8 months ago

ref https://github.com/networkx/networkx/pull/7192