v1.0.1
Functional changes
- add
StateGrid
class to domains
Examples
- convert Schelling example to use
StateGrid
- add Conway's game of life example that uses
StateGrid
- minor corrections to documentation
- docker container now installs neworder from package repo
Internal
- add lint (flake8) and config