Skip to content
Snippets Groups Projects
  1. Nov 07, 2024
  2. Aug 19, 2024
  3. Aug 09, 2024
  4. Aug 08, 2024
  5. Jul 29, 2024
  6. Jul 25, 2024
  7. Apr 16, 2024
  8. Nov 13, 2023
  9. Aug 31, 2023
  10. Aug 02, 2023
  11. 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
  12. Feb 03, 2023
  13. Nov 25, 2022
    • xo30xoqa's avatar
      Implemented the functions needed for Agents.jl · c9136d3f
      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 ;-) )
      c9136d3f
  14. Nov 24, 2022
  15. Oct 13, 2022
Loading