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.
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.