Skip to content

This repository contains several experiments on a stochastic version of Conway's Game of Life

Notifications You must be signed in to change notification settings

fbizza/stochastic-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

stochastic-game-of-life

This repository contains several experiments on a stochastic version of Conway's Game of Life

Note: some experiments can last several hours (depending on the hardware of the system). The constant values of each experiment (probabilities, grid-size, time steps ecc...) are usually the same as the ones in the original paper (https://journals.aps.org/pre/abstract/10.1103/PhysRevE.54.R1025). For faster (but not exact) replicability they can be changed.

  • Life density below transition line Figure_3

  • Life density above transition line Figure_6

  • Life density distribution below transition line Figure_5

  • Life density distribution above transition line Figure_7

  • Phase transition diagram Figure_13

  • Life density vs distance from critical line figura_3_def

  • Life density vs distance from critical point Figure_4_def

  • Life density along the two edges near the deterministic Game of Life" Figure_edge_1 Figure_edge_2

About

This repository contains several experiments on a stochastic version of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages