Getting started with BioEnergeticFoodWebs

Installing julia

Julia can be installed from the JuliaLang website. Most GNU/Linux distributions have a package named julia, and there are platform-specific instructions if needs be.

There are further specific instructions to install a Julia kernel in Jupyter on the IJulia page.

Installing BioEnergeticFoodWebs

The current version can be installed by typing the following line into Julia (which is usually started from the command line

Pkg.add("BioEnergeticFoodWebs")

The package can be loaded with

using befwm

User manual

  1. General informations
  2. Measures on output
  3. Generating random networks
  4. Functions reference