portfolio/_posts/2015-06-20-fifth.md

421 B

layout title categories tags href image
post Fifth project
cellular-automata
python
https://git.jrpotter.com/r/fifth conway-gol.jpg

A library for parsing various rulesets for cellular automata machines (CAMs). The parsed CAM is displayed using matplotlib. For instance, this library parses ruleset B3/S23 and then produces a running visualization of Conway's Game of Life.