Skip to content
Snippets Groups Projects
  1. Aug 09, 2024
  2. Aug 07, 2024
  3. Aug 02, 2024
  4. Jun 20, 2024
  5. May 16, 2024
  6. May 15, 2024
    • xo30xoqa's avatar
      Major restructure - remove Agents.jl and change species DSL · d6edd35b
      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.
      d6edd35b
  7. Apr 16, 2024
  8. Nov 13, 2023
  9. Oct 25, 2023
  10. Oct 06, 2023
    • xo30xoqa's avatar
      Activated Makie plotting · 22268d34
      xo30xoqa authored
      Compile time still increased to 50s (from 15s), but at the moment I
      can just about live with that.
      22268d34
  11. Oct 05, 2023
  12. Oct 04, 2023
  13. Aug 31, 2023
  14. May 28, 2023
    • xo30xoqa's avatar
      Renamed project to Persefone · 60e90125
      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/" *`
      60e90125
  15. Jan 23, 2023
    • xo30xoqa's avatar
      Switched to using local loggers · 4d7f5127
      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.
      4d7f5127
  16. Jan 21, 2023
  17. Jan 10, 2023
  18. Dec 16, 2022
  19. Dec 15, 2022
  20. Nov 30, 2022
Loading