EcologicalNetworks.jl

Everything you've never dreamed about measuring on ecological networks.
Popularity
66 Stars
Updated Last
1 Year Ago
Started In
October 2014

EcologicalNetworks.jl

This julia package provides a common interface to analyze all types of data on ecological networks. It is designed to be general, easy to expand, and work on bipartite/unipartite as well as deterministic/quantitative/probabilistic networks. The current version is compatible with julia version 1.5 and up.

Getting started

Install (from the package mode):

add EcologicalNetworks

Optionally, if you want to visualize networks, install

add EcologicalNetworksPlots

To access network data stored in mangal.io, install

add Mangal

That's it. Now head over to the documentation.

How's the code doing?

Released version

DOI license

GitHub tag GitHub issues GitHub pull requests

On master

CI CI CI codecov.io

On develop

CI CI CI codecov.io