RandomLotkaVolterraCavity.jl
Documentation for RandomLotkaVolterraCavity.
Overview
The purpose of RandomLotkaVolterraCavity.jl is to provide a framework to study the fixed-point structure of the Lotka-Volterra model on random graphs with the cavity method.
Installation
The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:
pkg> add https://github.com/Mattiatarabolo/RandomLotkaVolterraCavity.jlOr, equivalently, via the Pkg API:
julia> import Pkg; Pkg.add(url="https://github.com/Mattiatarabolo/RandomLotkaVolterraCavity.jl")Index
RandomLotkaVolterraCavity.RandomLotkaVolterraCavityRandomLotkaVolterraCavity.AbstractNoiseKindRandomLotkaVolterraCavity.CavityFPRandomLotkaVolterraCavity.CavityFP_BPRandomLotkaVolterraCavity.DeterministicRandomLotkaVolterraCavity.MarginalFPRandomLotkaVolterraCavity.MarginalFP_BPRandomLotkaVolterraCavity.ModelRandomLotkaVolterraCavity.ModelDisorderedRandomLotkaVolterraCavity.ModelDisorderedFCRandomLotkaVolterraCavity.NodeFPRandomLotkaVolterraCavity.NodeFP_BPRandomLotkaVolterraCavity.NodeFP_IBMFRandomLotkaVolterraCavity.PopFPRandomLotkaVolterraCavity.PopFP_BPRandomLotkaVolterraCavity.PopJRandomLotkaVolterraCavity.analytic_FCRandomLotkaVolterraCavity.run_BP_FPRandomLotkaVolterraCavity.run_BP_FPRandomLotkaVolterraCavity.run_GECaM_FPRandomLotkaVolterraCavity.run_GECaM_FPRandomLotkaVolterraCavity.run_IBMF_FPRandomLotkaVolterraCavity.run_IBMF_FPRandomLotkaVolterraCavity.run_MCRandomLotkaVolterraCavity.run_MCRandomLotkaVolterraCavity.run_MCRandomLotkaVolterraCavity.sample_couplingsRandomLotkaVolterraCavity.sample_couplings