File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -48,15 +48,18 @@ Or any other (development) branch on this repo or your own fork:
4848pip install -U -e git+https://github.com/YOUR_FORK/mesa@YOUR_BRANCH#egg=mesa
4949```
5050
51+ ## Resources
5152For resources or help on using Mesa, check out the following:
5253
5354- [ Intro to Mesa Tutorial] ( http://mesa.readthedocs.org/en/stable/tutorials/intro_tutorial.html ) (An introductory model, the Boltzmann
5455 Wealth Model, for beginners or those new to Mesa.)
56+ - [ Visualization Tutorial] ( https://mesa.readthedocs.io/en/stable/tutorials/visualization_tutorial.html ) (An introduction into our Solara visualization)
5557- [ Complexity Explorer Tutorial] ( https://www.complexityexplorer.org/courses/172-agent-based-models-with-python-an-introduction-to-mesa ) (An advanced-beginner model,
5658 SugarScape with Traders, with instructional videos)
5759- [ Mesa Examples] ( https://github.com/projectmesa/mesa-examples/tree/mesa-2.x/examples ) (A repository of seminal ABMs using Mesa and
5860 examples of employing specific Mesa Features)
5961- [ Docs] ( http://mesa.readthedocs.org/ ) (Mesa's documentation, API and useful snippets)
62+ - [ Development version docs] ( https://mesa.readthedocs.io/en/latest/ ) (the latest version docs if you're using a pre-release Mesa version)
6063- [ Discussions] ( https://github.com/projectmesa/mesa/discussions ) (GitHub threaded discussions about Mesa)
6164- [ Matrix Chat] ( https://matrix.to/#/#project-mesa:matrix.org ) (Chat Forum via Matrix to talk about Mesa)
6265
You can’t perform that action at this time.
0 commit comments