Skip to content

Releases: isaacullah/AgModel

AgModel v0.6

08 May 21:28
Compare
Choose a tag to compare

v0.5 to v0.6

  • Removed HunterGathererRatio (allows this to be an emergent property)
  • Added Gaussian filter to diet breadth logic
  • Added randomization of prey encounter number
  • Added Gaussian filter to coevolutionary selection and diffusion rates

v0.4 to v0.5

  • Updated variable names for readability

v0.3 to v0.4

  • upgraded to Python 3
  • changes to GUI and interaction
  • selection is now balanced against diffusion in utilized patches.
  • diffusion is now density dependent, so that it reduces as the percentage of domestic phenotype in the ecosystem increases.
  • added docstrings to classes and functions (no functional changes)

Version 0.4

14 Oct 17:20
Compare
Choose a tag to compare

Changelog:
# v0.3 to v0.4
# upgraded to Python 3
# changes to GUI and interaction
# selection is now balanced against diffusion in utilized patches.
# diffusion is now density dependent, so that it reduces as the percentage of domestic phenotype in the ecosystem increases.
# added docstrings to classes and functions (no functional changes)

Version 0.3

12 May 16:56
Compare
Choose a tag to compare

This is version 0.3 of AgModel. It is a fully functional beta. I have tested it extensively on Linux, but there could still be bugs. It should work on mac/windows, but I have not tested that.