Skip to content

snigsam/probabilistic_ca

 
 

Repository files navigation

Probabilistic Cellular Automata

Python module to run and analyze a probabilistic cellular automata model

See this blog post for details of the algorithm and implementation.

Usage

Examples of using this package and producing plots can be found in the jupyter notebook usage.ipynb.

Installation

The package can and requirements can be installed using poetry by running

poetry install

JAX may need to be installed manually, see here for instructions.

About

Probabilistic Cellular Automata Design and Analysis

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 54.8%
  • Python 45.2%