Skip to content

Code for "Networks of Binary Necklaces Induced by Elementary Cellular Automata Rules" (ALife 2024)

Notifications You must be signed in to change notification settings

lfrati/necklaCA

Repository files navigation

Networks of Binary Necklaces Induced by Elementary Cellular Automata Rules

11-kamada_kawai-all

Dependencies

Generate data: numba matplotlib numpy

Graph analysis and viz: networkx pygraphviz

Note: pygraphviz is a python wrapper for graphviz that can be installed in the following ways

  • MacOS: brew install graphviz
  • Linux: sudo apt-get install graphviz

Generate data:

python data.py

Files starting with notebook_ contain the code used to analyze the necklaces.

About

Code for "Networks of Binary Necklaces Induced by Elementary Cellular Automata Rules" (ALife 2024)

Resources

Stars

Watchers

Forks

Languages