-
Notifications
You must be signed in to change notification settings - Fork 1
cellular automata simulator framework and application
License
timo/zasim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is zasim, a python package for simulating and experimenting with
cellular automata.
After installing, run
zasim_cli --help
or
zasim_gui --help
for a quick overview of what zasim has to offer.
There is an interactive tutorial using the ipython notebook that can be
started with
zasim_tutorial
Look at docs/tutorial/installation.rst for help on installation or read
docs/tutorial/invocation.rst for info on how to use zasim.
Get an overview from docs/index.rst, generate a html documentation using
sphinx either from tox with
tox -e docs
or with
cd docs
make html
Visit the homepage of zasim at http://zasim.wakelift.de/, which is basically
just the generated html documentation put up on a webserver.
About
cellular automata simulator framework and application
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published