- Mar 14, 2025
-
-
Marco Matthies authored
-
Marco Matthies authored
-
- Sep 18, 2024
-
-
Marco Matthies authored
-
- Sep 10, 2024
- Sep 06, 2024
- Aug 05, 2024
-
-
xo30xoqa authored
-
- Jul 25, 2024
-
-
Marco Matthies authored
-
- Jun 20, 2024
-
-
xo30xoqa authored
closes #40
-
- Jun 13, 2024
-
-
xo30xoqa authored
closes #85
-
- Apr 16, 2024
-
-
Daniel authored
-
- Oct 27, 2023
-
-
xo30xoqa authored
Also moved the DSL macros into a separate file. Still need to write tests for all of this.
-
- Oct 25, 2023
-
-
xo30xoqa authored
-
- Oct 10, 2023
-
-
xo30xoqa authored
This closes #47
-
- Oct 05, 2023
-
-
xo30xoqa authored
This closes #24.
-
- Aug 31, 2023
-
-
xo30xoqa authored
-
- Jul 27, 2023
-
-
xo30xoqa authored
-
- May 28, 2023
- Feb 03, 2023
- Feb 01, 2023
-
-
xo30xoqa authored
Multiple runs and parameter scanning works, but parallelising was (as always) a bit trickier than expected... Will try to get this working soon, but for now I need to focus on more important things.
-
- Jan 31, 2023
-
-
xo30xoqa authored
-
- Jan 24, 2023
-
-
xo30xoqa authored
-
- Jan 22, 2023
-
-
xo30xoqa authored
This is a major commit with quite deep-reaching changes in the code base. It enables the user to specify multiple values for a model parameter, which will then be combined into a full-factorial simulation experiment. Everything seems to work as intended, although some refactoring would be good, and we still need to add parallelisation for issue #42. And yes, I coded all of this between 23:30 and 03:00 on a Saturday night
😅 🙈
-
- Jan 21, 2023
- Jan 19, 2023
-
-
xo30xoqa authored
-
- Jan 13, 2023
-
-
xo30xoqa authored
-
- Jan 10, 2023
- Jan 02, 2023
-
-
xo30xoqa authored
-
- Dec 21, 2022
-
-
xo30xoqa authored
-
- Nov 30, 2022
-
-
xo30xoqa authored
-
- Nov 26, 2022
-
-
xo30xoqa authored
-
- Nov 25, 2022
-
-
xo30xoqa authored
-
xo30xoqa authored
This is a major commit, probably quite a bit too big... However, all the pieces here depended on each other, so I had to get it all working at the same time. The model now includes: 1. reading in map data 2. creating an Agents.jl model object 3. initialisation and stepping functions for the whole model 4. a basic skeleton of nature.jl 5. an example animal species (the Wolpertinger ;-) )
-