Python package for cellular automata.
Project description
pycelle is a Python package for cellular automata.
More information and demos: Coming soon!
pycelle requires numpy 1.8+. Cython is a recommended dependency.
To install:
pip install Cython pip install pycelle
To help out with development, do the following instead:
git clone https://github.com/ComSciCtr/pycelle.git cd pycelle pip install Cython pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycelle-0.0.1.tar.gz
(13.7 kB
view hashes)