mesa-examples icon indicating copy to clipboard operation
mesa-examples copied to clipboard

Seminal agent-based models developed using Mesa

Results 60 mesa-examples issues
Sort by recently updated
recently updated
newest added

_Open for contributions!_ Now that the Discrete Event Scheduler (DEVS) is released as experimental in Mesa 2.3.0, it would be interesting if we can use it in examples. - Current...

good first issue

_Open for contributions!_ Now that the Cell Space is released as experimental in Mesa 2.3.0, it would be interesting if we can use it in examples. - Current code implementation:...

good first issue

When I try to run the scripts in Jupyter Notebook for the Urban Growth Model, I get an error having to do with the UrbanCell class--see the screenshot: ![UrbanGrowthError](https://github.com/projectmesa/mesa-examples/assets/53237071/0aaf8b5c-3e24-4063-a6b7-e6088ec16d4f) I...

gis

This updates geo-schelling to have the solara interface in both browser and jupyter. Please see [mesa-geo pull request](https://github.com/projectmesa/mesa-geo/pull/199) TODO: Fix jupyter so it works when full screen button is pushed

gis

We are a group of students of Prof. Vipin P. Veetil. Studying "Agent-Based Modelling" as part of the MBA program for Executives at the Indian Institute of Management, Kozhikode. As...

Implements agents, model and server graph visualization according to #112 issue. This example uses the `VoronoiGrid`, which inherits from the `DiscreteSpace`, as proposed in https://github.com/projectmesa/mesa/pull/2084.

updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.3.5) - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.2)

* creating the base code for chapter 3 of sugarscape, attempt to keep as a superset of chapter 2. Ideally, once this example is in a releasable state I would...

This issue aims to create an example with the functionalities of VoronoiGrid discrete space and its main applications. - Original Mesa Issue: https://github.com/projectmesa/mesa/issues/1895 - Original PR: https://github.com/projectmesa/mesa/pull/2084 Most Voronoi applications...

good first issue