Skip to content

gottacatchenall/VirtualEcologyLab.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualEcologyLab.jl

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 Treatments which contain ranges and combinations of parameter values, and random seed values for replication
  • deploy Treatments 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

Releases

No releases published

Packages

No packages published

Languages