Skip to content

Seminal agent-based models developed using Mesa

License

Notifications You must be signed in to change notification settings

apranav22/mesa-examples

 
 

Repository files navigation

mesa-examples

This repository contains examples that work with Mesa and illustrate different features of Mesa.

To contribute to this repository, see CONTRIBUTING.rst.

This repo also contains a package that readily lets you import and run some of the examples:

$ # This will install the "mesa_models" package
$ pip install -U -e git+https://github.com/projectmesa/mesa-examples#egg=mesa-models
from mesa_models.boltzmann_wealth_model.model import BoltzmannWealthModel

You can see the available models at setup.cfg.

About

Seminal agent-based models developed using Mesa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.8%
  • NetLogo 26.2%