Skip to content
/ CSL Public
forked from nhpackard/MICREAgents

MICREAgents code, initialized Sept 27 with Harold Fellerman code

Notifications You must be signed in to change notification settings

harfel/CSL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simulator for the Chemical Swarm Language (v1.0)

The program requires python2.7, numpy, and matplotlib.
Example programs are distributed in the example directory.
To run any of them type

$ cd examples ; python ../simulator.py NAME

where NAME is the filename without the trailing .py suffix.

To stop simulation, one currently has to fire a kill signal (possibly several
times).

simulator.py -- mainly does initialization and graphics
api.py       -- contains all the logic
example      -- a folder with configuration files for several algorithms


About

MICREAgents code, initialized Sept 27 with Harold Fellerman code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%