VirtualEcologyLab.jl
is a Julia library for simulating ecological and evolutionary experiments.
VEL.jl
aims to create a "virtual laboratory" (Grimm & Railsback 2005) for setting up, running,
and managing ecological simulations.
The major goals of the library:
- interface with generic simulation models using the
parameters
function - define
Treatment
s which contain ranges and combinations of parameter values, and random seed values for replication - deploy
Treatment
s to generic number of cores/threads/architectures - ability to cache data from simulations
- combine data from simulations and apply abstract summary statistics to it
of parameters