Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Everything you've never dreamed about measuring on ecological networks.

License

Notifications You must be signed in to change notification settings

PoisotLab/EcologicalNetworks.jl

Repository files navigation

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.0 and 0.7.

Join the chat at https://gitter.im/PoisotLab/EcologicalNetworks.jl

Getting started

Install (from the package mode):

add EcologicalNetworks

Optionally, if you want to visualize networks, install

add EcologicalNetworksPlots

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

Build Status Coverage Status codecov.io

On develop

Build Status Coverage Status codecov.io