- Aug 09, 2024
-
-
xo30xoqa authored
closes #69
-
- Aug 07, 2024
- Aug 02, 2024
-
-
xo30xoqa authored
-
- Jun 20, 2024
-
-
xo30xoqa authored
closes #40
-
- May 16, 2024
-
-
xo30xoqa authored
-
- May 15, 2024
-
-
xo30xoqa authored
This is a huge commit that changes much of the underlying model architecture (which is why it all had to change at once). Agents.jl is now no longer a dependency and the species macros have been largely rewritten. Not everything has been adapted yet, but the model is in a "minimally runnable" state.
-
- Apr 16, 2024
-
-
Daniel authored
-
- Nov 13, 2023
-
-
xo30xoqa authored
-
- Oct 25, 2023
-
-
xo30xoqa authored
-
- Oct 06, 2023
-
-
xo30xoqa authored
Compile time still increased to 50s (from 15s), but at the moment I can just about live with that.
-
- Oct 05, 2023
-
-
xo30xoqa authored
Unfortunately, including Makie as a dependency increases the compile time to ~5 minutes. This is unacceptable and I need to find a fix for it, if possible.
-
- Oct 04, 2023
-
-
xo30xoqa authored
closes #64
-
- Aug 31, 2023
-
-
xo30xoqa authored
-
- May 28, 2023
-
-
xo30xoqa authored
This commit includes a `sed` pass over all files to change all occurrences of the former spelling "Persephone" to "Persefone": `sed -ie "s/Persephone/Persefone/" *`
-
- Jan 23, 2023
-
-
xo30xoqa authored
Previously, a global logger was used, which would have given problems on a parallel run. Also split up the `setupdatadir()` function to improve code structure.
-
- Jan 21, 2023
-
-
xo30xoqa authored
-
- Jan 10, 2023
- Dec 16, 2022
-
-
xo30xoqa authored
Translated the Wolpertinger to the new syntax, Wyvern to follow later.
-
- Dec 15, 2022
-
-
xo30xoqa authored
Not yet functional!
-
- Nov 30, 2022
-
-
xo30xoqa authored
-