NetworkJumpProcesses.jl

Julia package to facilitate the construction of JumpProblems on graphs.
Author TimVWese
Popularity
2 Stars
Updated Last
1 Year Ago
Started In
March 2023

NetworkJumpProcesses.jl

Julia package to facilitate the construction of JumpProblems on graphs. The idea is that the relationship between this package and the JumpProcesses.jl package is similar to the relationship between NetworkDynamics.jl and DifferentialEquations.jl.

Get started

Install with

using Pkg
Pkg.add("NetworkJumpProcesses")

See the example folder and documentation to get started.

Disclaimer

The package is in an early stage. Reporting of encountered bugs or desired functionality is appreciated, development aid even more so.

Used By Packages

No packages found.