cellular_automaton_test, a C++ code which calls cellular_automaton() to demonstrate the behavior of the 1D Cellular Automaton rule #30.
The computer code and data files described and made available on this web page are distributed under the MIT license
cellular_automaton, a C++ code which demonstrates the behavior of the 1D Cellular Automaton known as rule #30.