Skip to content

gsec/complex_nx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

complex nX


to do:

  • speed up calculation (✔)
  • find suitable grow function for beta
  • visualize ✔

Simulations and code on physics of complex systems and networks

Stuff here is based on the lecture of Joerg Reichardt: http://www.physik.uni-wuerzburg.de/?id=2206

Code is released under the GNU GPL, see included <gpl.tex> or http://www.gnu.org/licenses/gpl.html.

  • python and networkx
  • some files require pydot for plotting, easiest as following:
    • sudo apt-get install python-setuptools
    • sudo easy_install pydot

==============================================================

  • Excercise 1:
    • cluster
  • Excercise 2:
    • Exploring network behaviour under random/specific node removal
  • Excercise 3:
    • Exploring the state space and attractors of boolean networks (see Stuart Kauffman)
  • Excercise 4:
    • Visualization of correlations in a given network

About

Simulations and code on physics of complex systems and networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages