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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e95f9e Β· Jul 24, 2019
Jun 25, 2019
Apr 18, 2019
Jul 23, 2019
Jul 8, 2019
Jul 8, 2019
Jul 23, 2019
Nov 27, 2018
Dec 20, 2018
Jun 25, 2017
Mar 10, 2017
Mar 29, 2017
Aug 7, 2018
Jul 23, 2019
Jul 23, 2019
Jul 24, 2019

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