example-diversity: build
  cd examples && python diversity.py

build:
  maturin develop --release
