Installation

Install with the Julia package manager Pkg:

# Press ']' to enter the Pkg REPL mode.
pkg> add DPMNeal3

or

julia> using Pkg; 
julia> Pkg.add("DPMNeal3")