1 dimensional cellular automata made with Python3. Create a image of the evolution of one dimensional cellular automata.
This python3 program use the Numpy package.
python3 SmallPycellular.py [-r | --random] #WolframNumber
Options : -r, --random. Generate a line of cell randomly at time = 0.