Package trunk :: Package BIP :: Package SDE :: Module gillespie
[hide private]

Module gillespie

source code

Classes [hide private]
  Model
Functions [hide private]
 
dispatch(model)
this function is necessary for paralelization
source code
 
p1(r, ini) source code
 
p2(r, ini) source code
 
main() source code
Variables [hide private]
  port = xmlrpc.rpc_plot(persist= 0)
  server = xmlrpclib.ServerProxy('http://localhost:%s' % port, a...
  viz = False
Variables Details [hide private]

server

Value:
xmlrpclib.ServerProxy('http://localhost:%s' % port, allow_none= True)