/beeclust

BeeClust simulator

Primary LanguagePythonMIT LicenseMIT

BeeClust

Simplified BeeClust simulation implemented in Cython.

  • Build the package python3 setup.py build_ext
  • Then install it python3 setup.py install
  • Run it
    from beeclust import BeeClust
    BeeClust(map)