Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Persefone.jl
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Commits
21adebe25d31da05dea89c8a80e5bd6ac31a86f3
Select Git revision
0 results
persefone-model
Author
Search by author
Any Author
authors
0 authors
Jan 10, 2023
Started rewriting the parameter system.
· 21adebe2
xo30xoqa
authored
2 years ago
21adebe2
Updated documentation
· 4f528d26
xo30xoqa
authored
2 years ago
4f528d26
Jan 06, 2023
Wrote tests for the habitat macros, lots of bug fixes
· 21ea890b
xo30xoqa
authored
2 years ago
21ea890b
Wrote tests for `initpopulation()`
· 6af775fe
xo30xoqa
authored
2 years ago
6af775fe
Code cleanup
· 3f71e954
xo30xoqa
authored
2 years ago
3f71e954
Wrote the `initpopulation()` function
· 11803d92
xo30xoqa
authored
2 years ago
11803d92
Jan 05, 2023
Wrote the `nearby_animals()` functions
· 1647b8d1
xo30xoqa
authored
2 years ago
1647b8d1
Wrote the `distanceto()` function
· c9d982f1
xo30xoqa
authored
2 years ago
c9d982f1
Renamed lifehistory.jl -> populations.jl
· 4b11014b
xo30xoqa
authored
2 years ago
4b11014b
Merge branch 'master' into species-macros
· 2fb98390
xo30xoqa
authored
2 years ago
2fb98390
Jan 04, 2023
Set up Documenter.jl to create HTML documentation
· a91f39e4
xo30xoqa
authored
2 years ago
a91f39e4
File reorganisation
· a958dd60
xo30xoqa
authored
2 years ago
a958dd60
Wrote @habitat and associated macros
· f61ba894
xo30xoqa
authored
2 years ago
f61ba894
Jan 02, 2023
Updated README
· dbb3c9a5
xo30xoqa
authored
2 years ago
dbb3c9a5
Wrote basic I/O tests
· 8fc84186
xo30xoqa
authored
2 years ago
8fc84186
Added "core.overwrite" parameter
· 3a702e24
xo30xoqa
authored
2 years ago
3a702e24
Made `datadir` configurable in `analyse_nature.R`
· 0874ec32
xo30xoqa
authored
2 years ago
0874ec32
Dec 22, 2022
Export all types from module
· 03e65514
xo30xoqa
authored
2 years ago
03e65514
Added landscape tests
· a889023b
xo30xoqa
authored
2 years ago
a889023b
Added data files to test suite
· 272e76a2
xo30xoqa
authored
2 years ago
272e76a2
Added the files for the test suite
· d45413a4
xo30xoqa
authored
2 years ago
d45413a4
Changed the events system to give better performance
· da0b2c84
xo30xoqa
authored
2 years ago
da0b2c84
Dec 21, 2022
Wrote a first version of the events system
· 72f6c900
xo30xoqa
authored
2 years ago
72f6c900
Farm plots are now created based on LPIS data
· 738e5bed
xo30xoqa
authored
2 years ago
738e5bed
Updated dependencies
· e0e81b2f
xo30xoqa
authored
2 years ago
e0e81b2f
Dec 17, 2022
Rewrote the wyvern
· 0e3c37c5
xo30xoqa
authored
2 years ago
0e3c37c5
Dec 16, 2022
@species syntax now works as intended :-)
· 2432ddff
xo30xoqa
authored
2 years ago
2432ddff
Wrote functions and macros for intialisation, reproduction & death
· 71a01dca
xo30xoqa
authored
2 years ago
71a01dca
Dec 15, 2022
Wrote @respond, @trait and @here macros for the species DSL
· ccb4e0ff
xo30xoqa
authored
2 years ago
ccb4e0ff
Big rearrange in the nature model to accommodate the @species syntax
· 4ad42b92
xo30xoqa
authored
2 years ago
4ad42b92
Dec 14, 2022
Rewrote @species
· ab698d68
xo30xoqa
authored
2 years ago
ab698d68
Dec 09, 2022
Implemented the @species and @phase macros.
· 28253044
xo30xoqa
authored
2 years ago
28253044
Dec 07, 2022
Added two new logo designs
· ab355e0d
xo30xoqa
authored
2 years ago
ab355e0d
Nov 30, 2022
Restructured data output functionality to be more modular
· 37b1728a
xo30xoqa
authored
2 years ago
37b1728a
Nov 29, 2022
Wrote test.sh for development purposes
· 6a86a434
xo30xoqa
authored
2 years ago
6a86a434
Wrote analysis script to plot population trends and maps
· 904eedc1
xo30xoqa
authored
2 years ago
904eedc1
Made output frequency configurable, wrote saveindividualdata()
· c3fc0ac3
xo30xoqa
authored
2 years ago
c3fc0ac3
Nov 28, 2022
Added the Wyvern
· 8c09236e
xo30xoqa
authored
2 years ago
8c09236e
Added animal species traits
· b614eee8
xo30xoqa
authored
2 years ago
b614eee8
Map values are now read into a single landscape matrix
· d8c33a04
xo30xoqa
authored
2 years ago
d8c33a04
Loading