added installation instructions to readme

This commit is contained in:
Richard Feistenauer 2020-03-26 08:10:30 +00:00
parent 1feb71433b
commit 4ab4b2a6d2

View File

@ -27,6 +27,9 @@ to have a clean and tested code with a decent coverage added some more requireme
The speed optimization and multi process capability was more of challenge for myself.
IMHO the module now reached an acceptable speed, but there is still room for improvements (e.g. with Numba?).
## Installation
This module can be loaded and installed from [pipy](https://pypi.org/project/cellular-automaton/): `pip install cellular-automaton`
## Usage
To start and use the automaton you will have to define three things:
- The neighborhood