Pages tagged with "Cellular Automaton"
These peosts concern the wonderfull world of the simple and abstract notion of cellular automatons. Small and purley theoretical machines of great power… yet most of these post fails completly at toouching that great power.
-
A new take on the cellular automaton
Experimenting with higher order automaton
-
The Ernst-Hugo automaton
An assembler and java rewrite for the previously discussed automaton
-
Java Rewrite and the Jump Operator
Rewriting the automaton in Java and extending it with a Jump operator.
-
A Simple Automaton
I created a small and silly model of computation based on a 1D cellular automaton.