Programming Dynamic Models in Python(computationallegalstudies.com)
computationallegalstudies.com
Programming Dynamic Models in Python
http://computationallegalstudies.com/2009/10/11/programming-dynamic-models-in-python/
1 comments
That post was actually how I found your blog in the first place. I play a lot with networks and network visualization: http://img101.imageshack.us/img101/4895/resize364.png :)
That looks amazing!
If you don't mind my asking, what visualization library are you using?
If you don't mind my asking, what visualization library are you using?
Thanks! An earlier version made it into Science a few weeks ago: http://www.sciencemag.org/cgi/content/full/325/5939/425
For this one we just use python matplotlib-basemap http://www.scipy.org/Cookbook/Matplotlib/Maps Other libraries tools are used for other things (like uuorld.com for geographical based animations http://newsinfo.iu.edu/asset/page/normal/6919.html ), etc...
For this one we just use python matplotlib-basemap http://www.scipy.org/Cookbook/Matplotlib/Maps Other libraries tools are used for other things (like uuorld.com for geographical based animations http://newsinfo.iu.edu/asset/page/normal/6919.html ), etc...
p.s. you might like this one on visualizing dynamic networks with movies - http://computationallegalstudies.com/2009/08/08/visualizing-...