Skip to content

Simple implementation of Wolfram's elementary cellular automata in python.

License

Notifications You must be signed in to change notification settings

ferakon/elementary-cellular-automata-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elementary Cellular Automata in Python

This is a simple python implementation of S. Wolfram's elementary cellular automata.

When run it will output images for each of the 256 rules.

I'm sure this could be more succinctly implemented, but the functions are supposed to be mostly self-explanatory.

Here is an example of rule 30:

RULE 30

Acknowledgements

Check out Wolfram Mathworld for more info.

Licence

MIT

About

Simple implementation of Wolfram's elementary cellular automata in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages