Skip to content

v1.0.1

Compare
Choose a tag to compare
@virgesmith virgesmith released this 16 Aug 21:40

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