Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 602 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 602 Bytes

Cells.jl

Cellular automata in Julia, still in development.

Currently Available

TODO

  • Docstrings, detailed documentation
  • GUI, more customization of display and visualization
  • More automata
    • Other discrete 2D automata (different rules and grid geometries)
    • Continuous automata
  • An algorithm for finding self-sustaining patterns for any given cellular automaton