Skip to content

LennonLab/spore-life

 
 

Repository files navigation

Spore Life

Repository accompanying arXiv:2406.13765.

Installation Instructions

  • Create and activate virtual environment using python3 -m venv ./venv && source venv/bin/activate.
  • Install requirements using pip install -r requirements.txt.

Getting started

  • To run an animated simulation, use python simulation.py.
  • The implementation of Spore Life can be found in gol.py.
  • To generate data, run the respective scripts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%