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.
There is a short bibliography of the methods in the package documentation.
Install (from the package mode):
add EcologicalNetworks
That's it. Now head over to the documentation.