Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.3 KB

readme.md

File metadata and controls

20 lines (15 loc) · 1.3 KB

Automata

Binder Testing PyPi PyPi Status Supported Python

A simple Python (3.10+) implementation aimed at simulating some cellular automata, primarily those focused on by Stephan Wolfram, as I read along in A New Kind of Science, perpetually very much under construction.

To play with the latest semi-stable version, launch the demo notebook in Binder.

Example display

A related project covers some basics of Turing Machines.