evamaxfield / rs-graph

Research Software Graph
Mozilla Public License 2.0
6 stars 1 forks source link

Graph Visualization Thread #1

Closed evamaxfield closed 9 months ago

evamaxfield commented 9 months ago

rustworkx seems to be a rewrite of networkx in rust, so, hopefully maybe a bit faster / maintained: https://qiskit.org/ecosystem/rustworkx/index.html

pyvis seems to be dedicated to interactive visualization of networks: https://pyvis.readthedocs.io/en/latest/

melanie walsh has an excellent explainer and basics of network analysis and visualization: https://melaniewalsh.github.io/Intro-Cultural-Analytics/06-Network-Analysis/00-Network-Analysis.html