No description
  • Python 98.8%
  • Shell 1.2%
Find a file
2024-08-01 18:31:16 +02:00
src add different neighborhoods 2024-08-01 18:31:16 +02:00
.gitignore cellular automaton 2024-07-31 16:15:18 +02:00
install.sh cellular automaton 2024-07-31 16:15:18 +02:00
main.py add different neighborhoods 2024-08-01 18:31:16 +02:00
readme.md add rule 2024-07-31 16:58:49 +02:00
requirements.txt cellular automaton 2024-07-31 16:15:18 +02:00
rule.py add gilder gun pattern 2024-07-31 19:23:18 +02:00

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.