You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from mesa_models.boltzmann_wealth_model.model import BoltzmannWealthModel
14
14
```
15
15
You can see the available models at [setup.cfg](https://github.com/projectmesa/mesa-examples/blob/main/setup.cfg).
16
-
17
-
The package also contains experimental code, which will be in the main Mesa package once they have stabilized.
18
-
You can see an example of the `JupyterViz` function in the experimental boltzmann wealth model's [app.py](https://github.com/projectmesa/mesa-examples/blob/main/examples/boltzmann_wealth_model_experimental/app.py).
0 commit comments