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 @@ -52,15 +52,18 @@ Or any other (development) branch on this repo or your own fork:
5252pip install -U -e git+https://github.com/YOUR_FORK/mesa@YOUR_BRANCH#egg=mesa
5353```
5454
55+ ## Resources
5556For resources or help on using Mesa, check out the following:
5657
5758- [ Intro to Mesa Tutorial] ( http://mesa.readthedocs.org/en/stable/tutorials/intro_tutorial.html ) (An introductory model, the Boltzmann
5859 Wealth Model, for beginners or those new to Mesa.)
60+ - [ Visualization Tutorial] ( https://mesa.readthedocs.io/en/stable/tutorials/visualization_tutorial.html ) (An introduction into our Solara visualization)
5961- [ Complexity Explorer Tutorial] ( https://www.complexityexplorer.org/courses/172-agent-based-models-with-python-an-introduction-to-mesa ) (An advanced-beginner model,
6062 SugarScape with Traders, with instructional videos)
6163- [ Mesa Examples] ( https://github.com/projectmesa/mesa-examples/tree/main/examples ) (A repository of seminal ABMs using Mesa and
6264 examples of employing specific Mesa Features)
6365- [ Docs] ( http://mesa.readthedocs.org/ ) (Mesa's documentation, API and useful snippets)
66+ - [ Development version docs] ( https://mesa.readthedocs.io/en/latest/ ) (the latest version docs if you're using a pre-release Mesa version)
6467- [ Discussions] ( https://github.com/projectmesa/mesa/discussions ) (GitHub threaded discussions about Mesa)
6568- [ Matrix Chat] ( https://matrix.to/#/#project-mesa:matrix.org ) (Chat Forum via Matrix to talk about Mesa)
6669
You can’t perform that action at this time.
0 commit comments