cellpylib 2.4.0


pip install cellpylib

  Latest version

Released: Feb 15, 2023

Project Links

Meta
Author: Luis M. Antunes
Requires Python: >3.6

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

Topic
  • Scientific/Engineering :: Artificial Intelligence

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3.6

CellPyLib is a library for working with Cellular Automata, for Python. Currently, only 1- and 2-dimensional k-color cellular automata with periodic boundary conditions are supported. The size of the neighbourhood can be adjusted.

No dependencies