0
votes
0answers
51 views

Continuum limit of cellular automata

Is there any function defined for say the plane, that has interesting nontrivial behaviour similar to Conway's Game Of Life, but where every point's on/off status is decided by something like the ...
2
votes
0answers
78 views

Cellular automata – like functions

Let's consider one dimensional cellular automaton. It is build upon its rule, i.e. a function $f : S^3 \rightarrow S$, where $S = \{0,1\}$. The case described is the elementary cellular automaton, ...