Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gottacatchenall/virtualecologylab.jl
A virtual laboratory for managing ecological and evolutionary simulations.
https://github.com/gottacatchenall/virtualecologylab.jl
complex-systems dynamics ecojulia ecology julia simulation
Last synced: about 1 month ago
JSON representation
A virtual laboratory for managing ecological and evolutionary simulations.
- Host: GitHub
- URL: https://github.com/gottacatchenall/virtualecologylab.jl
- Owner: gottacatchenall
- Created: 2021-03-25T13:22:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-02T14:08:02.000Z (over 3 years ago)
- Last Synced: 2024-10-14T18:07:33.423Z (3 months ago)
- Topics: complex-systems, dynamics, ecojulia, ecology, julia, simulation
- Language: Julia
- Homepage: https://gottacatchenall.github.io/VirtualEcologyLab.jl/dev/
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VirtualEcologyLab.jl
[`VirtualEcologyLab.jl`](https://gottacatchenall.github.io/VirtualEcologyLab.jl/dev/)
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