ubietylab.net

Ubiety Lab Blog

ubietylab.net header image 2

NetworkX + UbiGraph

June 19th, 2008 · No Comments · Uncategorized

NetworkX is a Python package for working with complex networks. Aric Hagberg, one of its authors, has put together an interface between NetworkX and UbiGraph.

The interface is now included in NetworkX. To see the UbiGraph demos, do this:

$ svn co https://networkx.lanl.gov/svn/networkx/trunk networkx
$ cd networkx
$ python setup.py install
$ cd doc/examples/ubigraph
$ python atlas.py

(Tip: you’ll need a more recent version of Python than 2.3.5, the default version that comes with Mac OS X 10.4.)

Tags:

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment