The fastest Python implementation of the ForceAtlas2 graph layout algorithm, with Cython optimization for 10-100x speedup. Supports NetworkX, igraph, and raw adjacency matrices. ForceAtlas2 is a force ...
Refer to http://rainwoodman.github.io/pmesh for a full API reference and installation guide. We recommended working with Anaconda's Python distribution. pmesh is ...