Skip to content

Instantly share code, notes, and snippets.

@Uiuran
Created April 4, 2013 20:32
Show Gist options
  • Save Uiuran/5314108 to your computer and use it in GitHub Desktop.
Save Uiuran/5314108 to your computer and use it in GitHub Desktop.
'''
@author: Uiuran 2013
'''
from GraphMovie import GraphMovie
import igraph
import numpy as np
import agents0020 as am
if __name__ == "__main__":
difusive = am.AgentModel("humannoise03_03_2013");
difusive.runSimulation();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment