mirror of
https://github.com/CHC0815/cellular_automaton.git
synced 2026-05-29 15:32:04 +00:00
No description
- Python 98.8%
- Shell 1.2%
| src | ||
| .gitignore | ||
| install.sh | ||
| main.py | ||
| readme.md | ||
| requirements.txt | ||
| rule.py | ||
Cellular Automaton
Requirements
- python (tested on 3.12.4)
- CUDA gpu
- (mamba environment)
Install
mamba install -c conda-forge --file requirements.txt
Run
python main.py
Change ruleset
The rule of the automaton is in rule.py. Just swap the content of the function.