Skip to content

python app that generates any of the 256 elementary cellular automata

Notifications You must be signed in to change notification settings

amittallapragada/elementary_cellular_automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

elementry_cellular_automata

python app that generates any of the 256 elementary cellular automata To run this app, you must install tkinter and argparse.

parameters

rule - number from 0 to 256 that represents one of Wolfram's 256 rules

iter - number of row you want to generate

example

example input: main.py -rule 30 -iter 500

example output:

sc_30

About

python app that generates any of the 256 elementary cellular automata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages