Skip to content

tpoisot/nxfa2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Force Atlas 2 graph layout in networkx

Purposes

Implementation of the Force Atlas 2 graph layout algorithm in python using networkx. The FA2 is used in Gephy, and is really good to visualize clusters and node centrality/hubness.

Requirements

python (duh)

numpy, scipy, networkx (tested with 1.8.dev, probably working with 1.7 as well)

Licence

Written by Tim Poisot, timothee.poisot@uqar.ca / http://timotheepoisot.fr/.

This code is distributed under the terms of the WTFPL 2.0, a copy of which is provided with this project.

About

Force-Atlas 2 graph layout in networkx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages