This package depends on two other unregistered packages which I wrote, Telegraph.jl
and RandomWalker.jl
. To install this package, T6SSModellingStochasticTimerRW.jl
open julia in your preferred way.
] add https://github.com/fieldofnodes/Telegraph.jl
] add https://github.com/fieldofnodes/RandomWalker.jl
] add https://github.com/fieldofnodes/T6SSModellingStochasticTimerRW.jl
using Pkg
Pkg.add(url = "https://github.com/fieldofnodes/Telegraph.jl")
Pkg.add(url = "https://github.com/fieldofnodes/RandomWalker.jl")
Pkg.add(url = "https://github.com/fieldofnodes/T6SSModellingStochasticTimerRW.jl")
Once complete run
using Telegraph
using RandomWalker
using T6SSModellingStochasticTimerRW