mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
5 lines
137 B
Markdown
5 lines
137 B
Markdown
|
# Cellular Automata
|
||
|
|
||
|
* https://en.wikipedia.org/wiki/Cellular_automaton
|
||
|
* https://mathworld.wolfram.com/ElementaryCellularAutomaton.html
|