Project Modules

This project has declared the following modules:

Name Description
apps :: legacy :: Cyclic Cellular Automaton The cyclic cellular automaton is a cellular automaton rule developed by David Griffeath and studied by several other cellular automaton researchers. In this system, each cell remains unchanged until some neighboring cell has a modular value exactly one unit larger than that of the cell itself, at which point it copies its neighbor's value. One-dimensional cyclic cellular automata can be interpreted as systems of interacting particles, while cyclic cellular automata in higher dimensions exhibit complex spiraling behavior.
apps :: legacy :: Diffusion Limited Aggregation Diffusion-limited aggregation (DLA) is the process whereby particles undergoing a random walk due to Brownian motion cluster together to form aggregates of such particles.
apps :: legacy :: Simulated Evolution Artificial Life Simulation of Bacteria Motion depending on DNA
apps :: legacy :: Mandelbrot Computing the Edge of the Mandelbrot Set with a Turing Machine
apps :: legacy :: Mandelbrot to Julia Computing the Edge of the Mandelbrot Set with a Turing Machine
Mandelbrot Zoom Computing the Edge of the Mandelbrot Set with a Turing Machine