This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2025-02-25 10:28:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Python
/
cellular_automata
History
Tianyi Zheng
afe53a9564
Update cellular_automata/game_of_life.py
2023-07-31 14:13:40 -07:00
..
__init__.py
Add __init__.py files in all the directories (
#2503
)
2020-09-28 19:42:36 +02:00
conways_game_of_life.py
Pyupgrade to Python 3.9 (
#4718
)
2021-09-07 13:37:03 +02:00
game_of_life.py
Update cellular_automata/game_of_life.py
2023-07-31 14:13:40 -07:00
one_dimensional.py
[mypy] Fix type annotations for cellular_automata (
#4236
)
2021-03-20 07:32:16 +01:00
README.md
Add cellular_automata directory (
#1902
)
2020-04-23 11:57:32 +02:00
README.md
Cellular Automata
https://en.wikipedia.org/wiki/Cellular_automaton
https://mathworld.wolfram.com/ElementaryCellularAutomaton.html