EcologicalNetworks.jl
EcologicalNetworks.jl copied to clipboard
Everything you've never dreamed about measuring on ecological networks.
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