RosettaCodeData/Task/Elementary-cellular-automaton-Infinite-length/Mathematica/elementary-cellular-automaton-infinite-length.math
2023-07-01 13:44:08 -04:00

2 lines
98 B
Text

CellularAutomaton[18, {{1}, 0}, 15] // ArrayPlot
CellularAutomaton[30, {{1}, 0}, 15] // ArrayPlot