mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 13:31:07 +00:00
b560b76002
Related to https://github.com/TheAlgorithms/Python/issues/1613#issuecomment-618175224 @8Dion8 Your review please. Once this land, this directory would be a great place for you to add your work.
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
|