BioEnergeticFoodWebs.jl

A unified interface for simulations of the Bio-Energetic model on food webs
Author PoisotLab
Popularity
23 Stars
Updated Last
1 Year Ago
Started In
October 2016

logo

Bio-energetic food web model

This is a julia implementation of the bioenergetic model applied to food webs.

RTD GitHub tag DOI Gitter

Simulations of biomass flows in food webs is a difficult task, yet performing it correctly is required to understand the ties betweeen the structure and function of ecological communities. This package provides a robustly tested, well-documented, computationally efficient common interface for the simulation of bio-energetic systems in food webs... with additional features (see the documentation for more).

This package is no longer compatible with Julia 0.6 (or older).

Getting started

Simply add the package using the package manager:

import Pkg
Pkg.add("BioEnergeticFoodWebs")

and load it into your workspace:

using BioEnergeticFoodWebs

Read the documentation for a description of functions and examples.

Stable

CI CI CI codecov.io

In development

CI codecov.io

Used By Packages

No packages found.