Skip to content

Releases: isaacullah/AgModel

AgModel v.0.7

05 Nov 17:23
12f2639

Choose a tag to compare

Changelog v.0.6 -> v.0.7

Minor bugfix

AgModel v.0.6

05 Nov 17:15

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
Created ODD protocol documentation for the model

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

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

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.