Leca stands for Learned Elementary Cellular Automata.
- OpenMP (this will likely already be installed on your system)
- pybind11
- cmake
pip install .
The Leca module can be imported using:
import leca
See LICENSE.md.
Leca stands for Learned Elementary Cellular Automata.
pip install .
The Leca module can be imported using:
import leca
See LICENSE.md.