- 11 Sep, 2020 1 commit
-
-
Victor authored
added hamming distance for x history metrics, and changed structure of agents so that t_hist is now a Float64 (otherwise, conflicts happen because dt can be less that Float16 error)
-
- 10 Sep, 2020 1 commit
-
-
Victor authored
Added interpolations function in utils.jl. Minor change on world2df, with argument `geotrait=false added`. Minor change on plot
-
- 11 May, 2020 2 commits
- 07 May, 2020 2 commits
-
-
Victor authored
Version 0.2. Changed the structure of agents, to better integrate the geotrait. Changes have telescoped to accessor get_geo that now takes t as an argument, and all the functions that are using it.
-
Victor authored
added function clean_world, and beta and alpha diversity ( to be continued). Modified Plots.plot, mainly for integrating the geotrait into option "x" and "xs"
-
- 06 May, 2020 2 commits
- 05 May, 2020 1 commit
-
-
Victor authored
-
- 15 Apr, 2020 1 commit
-
-
Victor authored
-
- 14 Apr, 2020 3 commits
- 08 Apr, 2020 2 commits
- 02 Apr, 2020 1 commit
-
-
Victor authored
reflected is now passed as an argument in p an other argument "dt_saving" is introduced in p for Gillepsie, which allows one to save results every dt_saving step instead of fixed number. if not specified, only last time step is saved.
-
- 31 Mar, 2020 2 commits
-
-
Victor Boussange authored
-
Victor Boussange authored
-
- 30 Mar, 2020 2 commits
-
-
Victor Boussange authored
Agent file: work in progress, we should remove competition kernel and carrying capacity Gillepsie: modified updates to use kernel that we now pass as arguments through the parameter dictionary p runworld: for now we only modified std update but this should be done for all the project
-
Victor Boussange authored
We have modified Agent file with carrying capacity and competition kernel using pdf funtion from Distributions.jl However this will soon change.
-
- 17 Jan, 2020 2 commits
-
-
Victor Boussange authored
-
Victor Boussange authored
-